falseOmissionRate: Calculate the falseOmissionRate
Description
Calculate the falseOmissionRate
Usage
falseOmissionRate(TP, TN, FN, FP)
Arguments
FN
Number of false negatives
FP
Number of false positives
Value
falseOmissionRate value
Details
Calculate the falseOmissionRate