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

Description Usage Arguments Value

View source: R/dfm-methods.R

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...


SebKrantz/dynfacto_R documentation built on Dec. 31, 2020, 4:30 p.m.