To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 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.

mvpa2.clfs.transerror.ROCCurve

Inheritance diagram of ROCCurve

class mvpa2.clfs.transerror.ROCCurve(labels, sets=None)

Generic class for ROC curve computation and plotting

Parameters :

labels : list

labels which were used (in order of estimates if multiclass, or 1 per class for binary problems (e.g. in SMLR))

sets : list of tuples

list of sets for the analysis

aucs

Compute and return set of AUC values 1 per label

plot(label_index=0)
TODO: make it friendly to labels given by values?
should we also treat labels_map?
rocs

NeuroDebian

NITRC-listed