evaluatePlp | R Documentation |
Evaluates the performance of the patient level prediction model
evaluatePlp(prediction, typeColumn = "evaluationType")
prediction |
The patient level prediction model's prediction |
typeColumn |
The column name in the prediction object that is used to stratify the evaluation |
The function calculates various metrics to measure the performance of the model
A list containing the performance values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.