accuracy_glm_simple: Accuracy function to evaluate a glm model

Description Usage Arguments Value

View source: R/model_utils.r

Description

Evaluate according to multiple criteria a glm model

Usage

1
accuracy_glm_simple(m, p, a, abundance = NULL)

Arguments

m

glm model

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, )


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