Rdocumentation
powered by
Learn R Programming
BTR (version 1.2.4)
calc_roc: Calculate precision, recall, f-score, accuracy and specificity
Description
This function calculates the precision, recall, f-score, accuracy and specificity from the output of validate_adjmat().
Usage
calc_roc(x)
Arguments
x
integer vector. Vector output by validate_adjmat().