Learn R Programming

tidysdm (version 1.0.0)

optim_thresh_tss_max: Find threshold that maximises TSS

Description

This is an internal function returns the threshold to turn probabilities into binary classes to maximise TSS

Usage

optim_thresh_tss_max(presences, absences)

Value

the probability threshold for the event

Arguments

presences

Probabilities for presences.

absences

Provabilities for absences