predict.ebma | R Documentation |
Predict method for EBMA
## S3 method for class 'ebma' predict(object, newdata = NULL, ...)
object |
an object of class "ebma" |
newdata |
a data frame containing inputs to use for the prediction; otherwise predictions are for the validation period (in-sample) |
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.