teehr.metrics.deterministic_funcs.probability_of_detection# probability_of_detection(model: MetricsBasemodel) → Callable[source]# Create the probability_of_detection metric function. \(POD=\frac{TP}{(TP+FN)}\)