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.measures.anovaΒΆ

FeaturewiseMeasure performing a univariate ANOVA.

Inheritance diagram of mvpa.measures.anova

Functions

vstack(datasets) Stacks datasets vertically (appending samples).

Classes

CompoundOneWayAnova(**kwargs[, space]) Compound comparisons via univariate ANOVA.
Dataset(samples[, sa, fa, a]) Generic storage class for datasets with multiple attributes.
FeaturewiseMeasure(**kwargs) A per-feature-measure computed from a Dataset (base class).
OneWayAnova(**kwargs[, space]) FeaturewiseMeasure that performs a univariate ANOVA.

NeuroDebian

NITRC-listed