Trace plot after estimation
Posted: Mon Sep 01, 2014 5:21 am
Dear all,
I added a command in mod file after the estimation for trace plot of random draws. And I found a problem.
There is no problem when I added the command for a deep parameter "tau": trace_plot(options_,M_,estim_params_,'DeepParameter',1,'tau'). I got the plot in this case.
But, when I added a command for the standard deviation "sigma_z": trace_plot(options_,M_,estim_params_,'StructuralShock',1,'sigma_z'), there is no trace plot produced and I got an error message "The standard deviation of sigma_z is not an estimated parameter!".
I used Dynare unstable version 2014-08-26. And I referred to http://www.dynare.org/DynareWiki/TracePlots for the plot. I am wondering if there is anything wrong in my command or if there is a bug in Dynare. Anybody has any idea?
Thanks a lot in advance!
I added a command in mod file after the estimation for trace plot of random draws. And I found a problem.
There is no problem when I added the command for a deep parameter "tau": trace_plot(options_,M_,estim_params_,'DeepParameter',1,'tau'). I got the plot in this case.
But, when I added a command for the standard deviation "sigma_z": trace_plot(options_,M_,estim_params_,'StructuralShock',1,'sigma_z'), there is no trace plot produced and I got an error message "The standard deviation of sigma_z is not an estimated parameter!".
I used Dynare unstable version 2014-08-26. And I referred to http://www.dynare.org/DynareWiki/TracePlots for the plot. I am wondering if there is anything wrong in my command or if there is a bug in Dynare. Anybody has any idea?
Thanks a lot in advance!