predict.OLS | R Documentation |
Simple point prediction with OLS parameter estimates
## S3 method for class 'OLS'
predict(object, newdata)
object |
a OLS model object |
newdata |
a xts object, exogenous variables for the prediction period |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.