BIOMOD.options.default | R Documentation |
bm_ModelingOptions
output object classClass returned by bm_ModelingOptions
(a
list
of BIOMOD.options.dataset
more exactly), and used by
BIOMOD_Modeling
## S4 method for signature 'character,character'
BIOMOD.options.default(mod, typ, pkg, fun)
mod |
a |
typ |
a |
pkg |
a |
fun |
a |
model
a character
corresponding to the model
type
a character
corresponding to the data type
(binary
, binary.PA
, abundance
, compositional
)
package
a character
corresponding to the package containing
the model function to be called
func
a character
corresponding to the model function name
to be called
args.names
a vector
containing character
corresponding
to the model function arguments
args.default
a list
containing for each dataset the default
values for all arguments listed in args.names
Maya Gueguen
BIOMOD.options.dataset
, bm_ModelingOptions
,
bm_Tuning
, BIOMOD_Modeling
, bm_RunModelsLoop
Other Toolbox objects:
BIOMOD.ensemble.models.out
,
BIOMOD.formated.data
,
BIOMOD.formated.data.PA
,
BIOMOD.models.options
,
BIOMOD.models.out
,
BIOMOD.options.dataset
,
BIOMOD.projection.out
,
BIOMOD.stored.data
,
biomod2_ensemble_model
,
biomod2_model
showClass("BIOMOD.options.default")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.