| getters.bm | R Documentation |
biomod2_model objectsThese functions allow the user to easily retrieve single models (formal or scaled)
from biomod2_model objects from the modeling step.
## S4 method for signature 'biomod2_model'
get_formal_model(object)
## S4 method for signature 'biomod2_model'
get_scaling_model(object)
object |
a |
get_formal_modelan object from the model slot of a
biomod2_model object
get_scaling_modelan object from the scaling_model slot of a
biomod2_model object
Damien Georges
biomod2_model
Other Toolbox functions:
getters.out,
load_stored_object(),
predict.bm,
predict.em,
predict2.bm,
predict2.em
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.