binary.stats {SubgrpID} | R Documentation |
binary.stats
Description
A function for binary statistics
Usage
binary.stats(pred.class, y.vec)
Arguments
pred.class |
predicted output for each subject |
y.vec |
response vector |
Details
A function for binary statistics
Value
a data frame with sensitivity, specificity, NPV, PPV and accuracy
[Package SubgrpID version 0.12 Index]