Learn R Programming

SDMtune (version 0.2.1)

SDMtune-class: SDMtune class

Description

Class used to save the results of one of the following functions: gridSearch, randomSearch or optimizeModel.

Arguments

Slots

results

data.frame. Results with the evaluation of the models.

models

list. List of '>SDMmodel or '>SDMmodelCV objects.