Lookup for metrics relevant to evaluating SDMs
Format
A data frame with 14 rows and 6 variables:
- metric
Character. Short name of metric used in outputs
- high_good
Logical. Do high values of metric correlate with a good model?
- is_thresh
Logical. Is this metric dependent on setting a threshold?
- summary_mets
Logical. Which metrics to use in summarising?
- within_mets
Logical. Included here for compatibility with
envFunc::make_metric_df()
- across_mets
Logical. Included here for compatibility with
envFunc::make_metric_df()
...