Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

BIOMOD.Model.Options-objects

BIOMOD_ModelingOptions outputs objects class


Description

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

Usage

## S4 method for signature 'BIOMOD.Model.Options'
show(object)

Arguments

object

init list of options

Details

Please refer to BIOMOD_ModelingOptions for each model arguments supported.

Slots

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

Author(s)

Damien Georges

See Also

Examples

showClass("BIOMOD.Model.Options")

biomod2

Ensemble Platform for Species Distribution Modeling

v3.4.6
GPL-2
Authors
Wilfried Thuiller [aut, cre], Damien Georges [aut, cre], Robin Engler [aut], Frank Breiner [aut]
Initial release
2020-02-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.