![]() |
Multivariate Pattern Analysis in Python |
Data mapper
The comprehensive API documentation for this module, including all technical details, is available in the Epydoc-generated API reference for mvpa.mappers.svd (for developers).
Bases: mvpa.mappers.base.ProjectionMapper
Mapper to project data onto SVD components estimated from some dataset.
Initialize the SVDMapper
Parameters: |
|
---|
See also
Derived classes might provide additional methods via their base classes. Please refer to the list of base classes (if it exists) at the begining of the SVDMapper documentation.
Full API documentation of SVDMapper in module mvpa.mappers.svd.