Learn R Programming

SDMtune (version 0.1.0)

SDMmodelCV-class: SDMmodelCV

Description

This Class represents a SDMmodel model object with replicates and hosts all the models trained during the cross validation.

Arguments

Slots

models

list. A list containing all the models trained during the cross validation.

p

SWD object. Full dataset used by the k-fold cross validation.

a

SWD object. The absence/background locations used to train the model.

folds

numeric. Vector with the index for the k-fold partition.