accuracy_simple: Accuracy function to evaluate a presence/absence/background...

Description Usage Arguments Value

View source: R/model_utils.r

Description

Evaluate according to multiple criteria

Usage

1
accuracy_simple(p, a, abundance = NULL)

Arguments

p

presences

a

absences

abundance

abundances, should be passed in same order as presences and same length

Value

a vector of named arguments (n=number data, np=numer of presences, auc=auc, auc.bg=auc on the background)


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