This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 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.

mvpa.clfs.ridgeΒΆ

Ridge regression classifier.

Inheritance diagram of mvpa.clfs.ridge

Functions

accepts_dataset_as_samples(fx) Decorator to extract samples from Datasets.
lstsq(a, b[, cond, overwrite_a, overwrite_b]) Compute least-squares solution to equation :m:`a x = b`

Classes

Classifier(**kwargs[, space]) Abstract classifier class to be inherited by all classifiers ..
RidgeReg(**kwargs[, lm]) Ridge regression Classifier.

NeuroDebian

NITRC-listed