Class returned by bm_ModelingOptions
and used by
BIOMOD_Modeling
# S4 method for class 'BIOMOD.models.options'
show(object)
# S4 method for class 'BIOMOD.models.options'
print(x, dataset = "_allData_allRun")
a BIOMOD.models.options
object
a BIOMOD.models.options
object
a character
corresponding to the name of a dataset contained
in the arg.values
slot of the BIOMOD.options.dataset
object
for each model
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
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")