forecast: Forecast from a DSGE Model

View source: R/generics.R

forecastR Documentation

Forecast from a DSGE Model

Description

Generic function for forecasting from estimated DSGE models.

Usage

forecast(object, ...)

Arguments

object

A fitted model object.

...

Additional arguments passed to methods.

Value

A forecast object.

See Also

forecast.dsge_fit()


dsge documentation built on Sept. 25, 2026, 5:08 p.m.