| modelPerf | R Documentation | 
modelPerf Checking model performance.
modelPerf(bst, Xbin, Ybin, title = "perf1")
| bst | A trained xgboost | 
| Xbin | Binned gene expression data | 
| Ybin | Binary phenotype vector. | 
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.