medpy.metric.binary.positive_predictive_value# medpy.metric.binary.positive_predictive_value(result, reference)[source]# Positive predictive value. Same as precision, see there for a detailed description. See also true_positive_rate true_negative_rate