View source: R/helper_model_comparison.R
sensitivity.table | R Documentation |
Compute sensitivity/specificity/etc.
sensitivity.table(object)
object |
an object that can be predicted (e.g., glm). Note the thing to be predicted must have only two outcomes |
This function computes sensitivity, specificity, positive/negative predictive value and accuracy and reports them as a list.
A table containing sensitivity/specificity/etc.
Dustin Fife
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.