Description Usage Arguments Value
Evaluate according to multiple criteria a gml model for training and test dataset
1  | accuracy_glm_cross(m, abundance, test, depvar_name, abundance_name)
 | 
m | 
 glm 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  | 
a vector of named arguments (n=number data, np=numer of presences, )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.