Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

SDMtune (version 1.0.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.

data

'>SWD object. Full dataset used to make the partitions.

folds

list with two matrices, the first for the training and the second for the testing dataset. Each column of one matrix represents a fold with TRUE for the locations included in and FALSE excluded from the partition.