sdm_metric_set {tidysdm} | R Documentation |
This function returns a yardstick::metric_set that includes boyce_cont()
,
yardstick::roc_auc()
and tss_max()
, the most commonly used metrics for
SDM.
sdm_metric_set(...)
... |
additional metrics to be added to the
|
a yardstick::metric_set
object.
sdm_metric_set()
sdm_metric_set(accuracy)