Description Usage Arguments Value
plot Sensitivity (TPR) and Specificity (TNR) curves
1 2 3 | postr_sensplot(model, tpr.color = "red", tnr.color = "blue")
pr_sensplot(model, tpr.color = "red", tnr.color = "blue")
|
model |
A glm logistic model |
tpr.color |
Color for sensitivity (TPR) line |
tnr.color |
Color for specificity (TNR) line |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.