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

BIOMOD.EnsembleModeling.out-methods

BIOMOD.EnsembleModeling.out getters


Description

Functions to get attributes of BIOMOD_EnsembleModeling outputs

Usage

get_kept_models(obj, ...)
  get_needed_models(obj, ...)

Arguments

obj

"BIOMOD.EnsembleModeling.out" object

...

extra arguments (see details)

Details

... available values :

  • get_evaluations

    • as.data.frame:"logical", ( FALSE by default ) if TRUE, a standardized data.frame will be produced else a list is returned

  • get_kept_models

    • model"character" or "numeric" referring to model names (get_built_models()) or model id

Value

  1. get_built_models: a character vector indicating set of ensemble-modeling algorithms ran

  2. get_built_models: a character vector indicating the names of ensemble models computed

  3. get_evaluations: an array, a data.frame or a list containing ensemble models evaluation scores

  4. get_kept_models: an character vector indicating names of selected models for ensemble-models building

  5. get_needed_models: an character vector indicating names of all needed models required to build all ensemble-models

Note

Author(s)

Wilfried Thuiller, Damien Georges

See Also


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.