mvpa2.mappers.shapeΒΆ

Basic dataset shape modifications.

Inheritance diagram of mvpa2.mappers.shape

Classes

AddAxisMapper(pos, **kwargs) Add an axis to a dataset at an arbitrary position.
TransposeMapper(**kwargs) Swap sample and feature axes.