R/utils.R
calculate_npv.Rd
Calculates NPV from confusion matrix values
calculate_npv(tn, fn)
Number of true negatives
Number of false negatives
Numeric NPV value or NA when inputs are not valid