predict.OLS: Simple point prediction with OLS parameter estimates

View source: R/VAR_OLS.R

predict.OLSR Documentation

Simple point prediction with OLS parameter estimates

Description

Simple point prediction with OLS parameter estimates

Usage

## S3 method for class 'OLS'
predict(object, newdata)

Arguments

object

a OLS model object

newdata

a xts object, exogenous variables for the prediction period


morner75/bayesVAR documentation built on April 6, 2024, 7:25 a.m.