BIOMOD_ModelingOptions outputs objects class
BIOMOD.Model.Options objects are created, used and returned
by BIOMOD functions. These objects will contains for each
model support within biomod2, a set of options that
users can change. Please refer to
BIOMOD_ModelingOptions
for further
details.
- output of: BIOMOD_ModelingOptions
- input of: BIOMOD_Modeling
## S4 method for signature 'BIOMOD.Model.Options' show(object)
object |
init list of options |
Please refer to BIOMOD_ModelingOptions
for each model arguments supported.
GLM
"list", list of GLM supported options
GBM
"list", list of GBM supported options
GAM
"list", list of GAM supported options
CTA
"list", list of CTA supported options
ANN
"list", list of ANN supported options
SRE
"list", list of SRE supported options
FDA
"list", list of FDA supported options
MARS
"list", list of MARS supported options
RF
"list", list of RF supported options
MAXENT.Phillips
"list", list of MAXENT.Phillips supported options
MAXENT.Phillips.2
"list", list of maxnet supported options
Damien Georges
showClass("BIOMOD.Model.Options")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.