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.base.state.ParameterCollection

Inheritance diagram of ParameterCollection

class mvpa2.base.state.ParameterCollection(items=None, name=None)

Container of Parameters for a stateful object.

Initialize the Collection

Parameters :

items : dict of IndexedCollectable’s

items to initialize with

name : str

name of the collection (as seen in the owner, e.g. ‘ca’)

reset_value(key, missingok=False)

Reset all parameters to default values

NeuroDebian

NITRC-listed