recall
Note
This metric cannot be calculated from probabilities
sdt.recall() <==> sdt.sensitivity()
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.