modelPerf2 | R Documentation |
Checking model performance when Y is multiple valued
modelPerf2(calls, Ytest, subtype = NA)
calls |
Calls from callSubtypes(.) |
Ytest |
Multi-class phenotype vector. |
subtype |
The subtype label |
list of err, the error in prediction, and a rocPlot
mod1 <- fitAllModels(ebppGeneExpr, phenotype)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.