find_threshold: Find threshold to binarize an sdm output

View source: R/run_maxent.R

find_thresholdR Documentation

Find threshold to binarize an sdm output

Description

Find threshold to binarize an sdm output

Usage

find_threshold(sdm, occs, bg, type = "mtp")

Arguments

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"

Value

sa float


ReseauBiodiversiteQuebec/sdm-pipeline documentation built on June 23, 2022, 9:10 p.m.