mvpa2.datasets.miscfx.SequenceStats

Inheritance diagram of SequenceStats

class mvpa2.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