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

BIOMOD.EnsembleModeling.out-objects

BIOMOD_EnsembleModeling() outputs objects class


Description

EnsembleModeling objects are created, used and returned by BIOMOD functions. It's contains information relative to an biomod2 ensemble modeling procedure.

Usage

## S4 method for signature 'BIOMOD.EnsembleModeling.out'
show(object)

Arguments

object

a BIOMOD.EnsembleModeling.out object

Slots

sp.name

"character", species name

expl.var.names

"character", explanatory variables names

models.out.obj

"BIOMOD.stored.models.out", object which contains information on individuals models that have been combined

eval.metric

"character", evaluation metrics chose for models selection

eval.metric.quality.threshold

"numeric", thresholds defined for models selection

em.computed

"character", ensemble models built names

em.by

"character", way models are combined

em.models

"ANY", list of built biomod2.ensemble.models objects

modeling.id

"character", the id of the whole modelling process

link

"character", the path to corresponding hard drive saved object

Author(s)

Damien Georges

See Also

Examples

showClass("BIOMOD.EnsembleModeling.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.