This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 0.6 series of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa.datasets.miscfx.SequenceStats

Inheritance diagram of SequenceStats

class mvpa.datasets.miscfx.SequenceStats(seq, order=2)

Simple helper to provide representation of sequence statistics

Matlab analog: http://cfn.upenn.edu/aguirre/code/matlablib/mseq/mtest.m

WARNING: Experimental – API might change without warning! Current implementation is ugly!

Initialize SequenceStats

Parameters :

seq : list or ndarray

Actual sequence of targets

order : int

Maximal order of counter-balancing check. For perfect counterbalancing all matrices should be identical

plot()

Plot correlation coefficients

NeuroDebian

NITRC-listed