precision
Note
This metric cannot be calculated from probabilities
sdt.precision() <==> sdt.ppv()
Calculates metric based on hit, miss, correct rejection, and false alarm counts
based on the number of args and the availability of .prob routes call to appropriate method.