mvpa2.base.dataset.SampleAttributesCollection

Inheritance diagram of SampleAttributesCollection

class mvpa2.base.dataset.SampleAttributesCollection(items=None, length=None)

Container for attributes of samples (i.e. labels, chunks...)

Parameters :

length : int

When adding items to the collection, they are checked if the have this length.

NeuroDebian

NITRC-listed