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.testing.sweepargs

mvpa2.testing.sweepargs(**kwargs)

Decorator function to sweep over a given set of classifiers

Parameters :

clfs : list of Classifier

List of classifiers to run method on

Often some unittest method can be ran on multiple classifiers. :

So this decorator aims to do that :

NeuroDebian

NITRC-listed