![]() |
Multivariate Pattern Analysis in Python |
Penalized logistic regression classifier.
The comprehensive API documentation for this module, including all technical details, is available in the Epydoc-generated API reference for mvpa.clfs.plr (for developers).
Bases: mvpa.clfs.base.Classifier
Penalized logistic regression Classifier.
Initialize a penalized logistic regression analysis
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 PLR documentation.
Full API documentation of PLR in module mvpa.clfs.plr.