Hello, I’m working with the Smets and Wouters (2007) model. I want to perform shock decomposition of an already calibrated model, so I pass the parameters to the modfile using the @#include command.
Using the Julia function Dynare.calibsmoother!(), I was able to perform the inference. Now, I’d like to know if there is a function in Dynare Julia that performs shock decomposition just like the “shock_decomposition” command did in Dynare Matlab.
My understanding is that this functionality is not yet available.