View source: R/model.review.AUROCC.r
This function calculates AUROCC of predictions of the specified models.
1 2 | model.review.AUROCC(study_sample, which_preds = c("pred_cat", "tc"),
outcome_name)
|
study_sample |
The study sample list. No default. |
which_preds |
Character vector with list name of predictions. Default: c('pred_cat', 'tc') |
outcome_name |
The name of the outcome variable. No default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.