predict.bm {biomod2} | 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
Other Toolbox functions:
getters.bm
,
getters.out
,
load_stored_object()
,
predict.em
,
predict2.bm
,
predict2.em