Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

BIOMOD.models.out-class

BIOMOD_modelling() outputs objects class


Description

The BIOMOD.models.out objects are created, used and returned by BIOMOD functions.

Slots

BIOMOD.models.out objects

modeling.id:

"character", id of modeling procedure

sp.name:

"character", species name

expl.var.names:

"character", explanatory variables names

has.evaluation.data:

"logical", is some data are reserved for evaluating models?

models.computed:

"character", names of computed models

models.failed:

"character", names of failed models

models.evaluation:

"BIOMOD.stored.array", evaluations of each model computed according to selected evaluation methods

variables.importances:

"BIOMOD.stored.array", models variable importance

models.prediction:

"BIOMOD.stored.array", predictions of each models on their own calibration + validation dataset

models.prediction.eval:

"BIOMOD.stored.array", predictions of each models on evaluation dataset (if defined)

formated.input.data:

"BIOMOD.stored.formated.data", input data

calib.lines:

"BIOMOD.stored.array", calibrations and evaluation lines selected for each run

models.options:

"BIOMOD.stored.models.options", options used to build each model

rescal.all.models:

"logical", is all models scaling done?

link:

'character', the path to object hard drive copy

Author(s)

Damien Georges

Examples

showClass("BIOMOD.models.out")

biomod2

Ensemble Platform for Species Distribution Modeling

v3.4.6
GPL-2
Authors
Wilfried Thuiller [aut, cre], Damien Georges [aut, cre], Robin Engler [aut], Frank Breiner [aut]
Initial release
2020-02-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.