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