Next: Forecasting, Previous: Shock Decomposition, Up: The Model file [Contents][Index]
Dynare can also run the smoother on a calibrated model:
Description
This command computes the smoothed variables (and possible the filtered
variables) on a calibrated model.
A datafile must be provided, and the observable variables declared with
varobs. The smoother is based on a first-order approximation of
the model.
By default, the command computes the smoothed variables and shocks and stores the
results in oo_.SmoothedVariables and
oo_.SmoothedShocks. It also fills oo_.UpdatedVariables.
Options
datafile = FILENAMESee datafile.
filtered_varsTriggers the computation of filtered variables. See filtered_vars, for more details.
filter_step_ahead = [INTEGER1:INTEGER2]See filter_step_ahead.
prefilter = INTEGERSee prefilter.
loglinearSee loglinear.
first_obs = INTEGERSee first_obs.
filter_decompositionSee filter_decomposition.
diffuse_filter = INTEGERSee diffuse_filter.
diffuse_kalman_tol = DOUBLESee diffuse_kalman_tol.
Next: Forecasting, Previous: Shock Decomposition, Up: The Model file [Contents][Index]