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.aggregate_features

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

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