BIOMOD.EnsembleModeling.out getters
Functions to get attributes of BIOMOD_EnsembleModeling
outputs
get_kept_models(obj, ...) get_needed_models(obj, ...)
obj |
|
... |
extra arguments (see 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
get_built_models: a character
vector indicating set of ensemble-modeling algorithms ran
get_built_models: a character
vector indicating the names of ensemble models computed
get_evaluations: an array
, a data.frame
or a list
containing ensemble models evaluation scores
get_kept_models: an character
vector indicating names of selected models for ensemble-models building
get_needed_models: an character
vector indicating names of all needed models required to build all ensemble-models
get_built_models
& get_evaluations
are also available for "BIOMOD.EnsembleModeling.out"
object.
Wilfried Thuiller, Damien Georges
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.