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.algorithms.hyperalignmentΒΆ

Hyperalignment of functional data to the common space

References: TODO...

see SMLR code for example on how to embed the reference so in future it gets properly referenced...

Inheritance diagram of mvpa.algorithms.hyperalignment

Functions

deepcopy(x[, memo, _nil]) Deep copy operation on arbitrary Python objects.
grand_mean(x) Just what the name suggests.
zscore(ds, **kwargs) In-place Z-scoring of a Dataset or ndarray.

Classes

ClassWithCollections(**kwargs[, descr]) Base class for objects which contain any known collection
ConditionalAttribute(*args, **kwargs[, enabled]) Simple container intended to conditionally store the value
Dataset(samples[, sa, fa, a]) Generic storage class for datasets with multiple attributes.
Hyperalignment(**kwargs) ...
Parameter(default, **kwargs[, ro, index, ...]) This class shall serve as a representation of a parameter.
ProcrusteanMapper(**kwargs[, scaling, ...]) Mapper to project from one space to another using Procrustean

NeuroDebian

NITRC-listed