fpr: False positive rate (1- specificity)

Description Usage Arguments Value

View source: R/model_utils.r

Description

False positive rate (1- specificity)

Usage

1
fpr(d, thr, depvar, occurrence)

Arguments

d

dataframe

thr

threshold value

depvar

column holding the model output

occurrence

column holding presence [0/1]

Value

false positive rate (1- specificity)


pezzacolori/boris-r-misc documentation built on Sept. 14, 2021, 1:46 a.m.