To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 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.

mvpa2.datasets.miscfx.aggregate_features

mvpa2.datasets.miscfx.aggregate_features(dataset, fx=<function mean at 0x1865c80>)

Apply a function to each row of the samples matrix of a dataset.

The functor given as fx has to honour an axis keyword argument in the way that NumPy used it (e.g. NumPy.mean, var).

Returns :a new `Dataset` object with the aggregated feature(s). :

NeuroDebian

NITRC-listed