Description Usage Arguments Value
Takes a table of performance metrics, such as cross-validation results and compute summaries (mean and confidence interval) ready for publication.
1 2 3 | getResults.ci2(tab, alpha = 0.05, groups = c("model", "status"),
stats = c("PCC", "AUC", "sensitivity", "specificity", "G.mean", "BER",
"Pos Pred Value"))
|
tab |
table with performance results |
alpha |
confidence level |
groups |
variable in |
data frame with summaries (confidence interavals are represented in brackets)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.