View source: R/model.review.reclassification.r
This function compares categorisation of categorised SuperLearner (SL) predictions and clinician's predictions. Analysis is conducted with nribin.
1 2 | model.review.reclassification(study_sample, model_names,
outcome_name = "s30d", models_to_invert = NULL)
|
study_sample |
Sample as data frame. No default |
model_names |
Names of list elements with model predictions in study_sample. Character vector. No default. |
outcome_name |
Name of outcome variable. As string. Defauls to "s30d". |
models_to_invert |
Character vector. Names of models to invert. Defaults to NULL. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.