Description Usage Arguments Details Value
This function plots a visulisation of model performance stratified by risk
1 | plotModelStratification1(runPlp, specificity = 0.95)
|
runPlp |
An object of class 'runPlp' or list of object of class 'runPlp' returned by implementing runPlp() or the output when implementing an existing model |
specificity |
The required specificity value for the model |
Users need to input a trained model (the output of runPlp()) or the output of running an existing model
A plot is returned with the overal outcome risk and observed risk in different model risk groups
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.