Is it possible to specify a metric_set within threshold_perf? By default, it looks at sens, spec, j_index, and distance. Is it possible to look at other measures across a range of threshold probabilities? For example, accuracy, positive predictive value (precision), negative predictive value would be great to be able to access. One way to accomplish this would be to embed a metric_set argument within threshold_perf(). Thanks for your consideration! Karandeep