View source: R/cross_validation_functions.R
binary.stats | R Documentation |
A function for binary statistics
binary.stats(pred.class, y.vec)
pred.class |
predicted output for each subject |
y.vec |
response vector |
A function for binary statistics
a data frame with sensitivity, specificity, NPV, PPV and accuracy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.