Dear all,
I am trying to estimate some of the parameters of my model using impulse response function matching. However, even when I isolate the estimation to only one of the parameters, the priors and posteriors are almost identical, which seems very odd beacuse it would mean that all parameters are not well identified. Am I doing anything wrong? In a previous version of the code I received the error message below:
The steady state file internally changed the values of the following estimated parameters:
b
This will override the parameter values and may lead to wrong results.
But after changing the steady state file, I don’t get any error message.
Attached are two versions of the file trying to estimate only ETA or PHI (the other priors are commmented out).
Thanks for the help.
IRF_PVAR_EM.mat (10.9 KB)
MCBB_BIRF_EM_ETA.mod (10.1 KB)
MCBB_BIRF_EM_ETA_steadystate.m (5.4 KB)
MCBB_BIRF_EM_PHI.mod (10.1 KB)
MCBB_BIRF_EM_PHI_steadystate.m (5.4 KB)