Generic class for ROC curve computation and plotting
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
mvpa.clfs.transerror.ConfusionMatrix
mvpa.clfs.transerror.RegressionStatistics
Enter search terms or a module, class or function name.