subtypePerf | R Documentation |
Checking model performance.
subtypePerf(calls, Ytest)
Ytest |
Multi-class vector of subtype labels. |
mods |
list of models fit to each subtype |
list of lists 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.