View source: R/sdm_metric_set.R
| sdm_metric_set | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.