BIOMOD.models.options | R Documentation |
bm_ModelingOptions
output object classClass returned by bm_ModelingOptions
and used by
BIOMOD_Modeling
## S4 method for signature 'BIOMOD.models.options'
show(object)
## S4 method for signature 'BIOMOD.models.options'
print(x, dataset = "_allData_allRun")
object |
a |
x |
a |
dataset |
a |
models
a vector
containing model names for which options have
been retrieved and defined, must be algo.datatype.package.function
options
a list
containing BIOMOD.options.dataset
object for each model
Maya Gueguen
BIOMOD.options.default
,
BIOMOD.options.dataset
,
bm_ModelingOptions
, bm_Tuning
,
BIOMOD_Modeling
Other Toolbox objects:
BIOMOD.ensemble.models.out
,
BIOMOD.formated.data
,
BIOMOD.formated.data.PA
,
BIOMOD.models.out
,
BIOMOD.options.dataset
,
BIOMOD.options.default
,
BIOMOD.projection.out
,
BIOMOD.stored.data
,
biomod2_ensemble_model
,
biomod2_model
showClass("BIOMOD.models.options")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.