accuracy_me_cross: Accuracy function to evaluate a maxent model for training and...

Description Usage Arguments Value

View source: R/model_utils.r

Description

Evaluate according to multiple criteria a maxent model (maxent) for training and test dataset

Usage

1
accuracy_me_cross(me, abundance, test = NULL, depvar_name, abundance_name)

Arguments

me

maxent model

abundance

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

test

dataframe holding test data

depvar_name

name of te dependent variable in the test dataframe

abundance_name

name of te abundance variable in the test dataframe

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.