residuals.dsge_fit: Residuals from a fitted DSGE model

View source: R/predict.R

residuals.dsge_fitR Documentation

Residuals from a fitted DSGE model

Description

Returns one-step-ahead prediction errors.

Usage

## S3 method for class 'dsge_fit'
residuals(object, ...)

Arguments

object

A dsge_fit object.

...

Additional arguments (currently unused).

Value

A matrix of prediction errors.


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