| predict.bm | R Documentation |
biomod2_model objectsThis function allows the user to predict single models from
biomod2_model on (new) explanatory variables.
## S4 method for signature 'biomod2_model'
predict(object, newdata, ...)
object |
a |
newdata |
a |
... |
(optional) |
Damien Georges
biomod2_model
Other Toolbox functions:
getters.bm,
getters.out,
load_stored_object(),
predict.em,
predict2.bm,
predict2.em,
setters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.