Description Usage Arguments Details Value Note Author(s) See Also
Functions to get attributs of BIOMOD_EnsembleModeling outputs
1 2 3 4 |
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" refering 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.