find_threshold | R Documentation |
Find threshold to binarize an sdm output
find_threshold(sdm, occs, bg, type = "mtp")
sdm |
raster, sdm prediction |
occs |
dataframe, presence points |
bg |
dataframe, background points |
type |
string, method to choose the threshold, one of "mtp", "kappa", "spec_sens", "no_omission", "prevalence", "equal_sens_spec", "sensitivity" |
sa float
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.