predict.dfm: Predict factors and observables based on an estimated dynamic...

Description Usage Arguments Value

Description

Predict factors and observables based on an estimated dynamic factor model

Usage

1
2
## S3 method for class 'dfm'
predict(x, h = 1)

Arguments

x

An object of dfm class

h

Forecasting horizon

Value

Returns prediction matrices for factors and input variables based on model estimation. Each row corresponds to a prediction horizon. First row is T+1, second -T+2 and so on...


guilbran/dynfactoR documentation built on May 8, 2019, 1:35 a.m.