Learn R Programming

SDMtune (version 1.1.5)

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.

Author

Sergio Vignali