calibration_ellipsoid: An S4 class to organize data and results of...

calibration_ellipsoidR Documentation

An S4 class to organize data and results of calibration_ellipsoid objects

Description

An S4 class to organize data and results of calibration_ellipsoid objects

Slots

method

("character")

data

list of data.frames with the complete set of occurrences, the training set, and the testing set.

variable_sets

list of two objects, a RasterStack with variables, and a list of character vectors with sets of variables.

level

("numeric")

results

a data.frame of all results of the model evaluation.

selection_criteria

("character")

selected_parameters

data.frame of selected paramete settings.

Examples

showClass("calibration_ellipsoid")

marlonecobos/ellipsenm documentation built on Oct. 18, 2023, 8:09 a.m.