jpfeifer wrote:That's fine, but if you specify a filter in a subsequent stoch_simul-command, that would explain the differences.
stoch_simul(loglinear,order=1,irf=0)
loglinear
stoch_simul
jpfeifer wrote:It seems you are using
- Code: Select all
loglinear
only for
- Code: Select all
stoch_simul
That might explain the difference.
stoch_simul(loglinear)
estimation
loglinear
jpfeifer wrote:In my mod-file, there is abefore
- Code: Select all
stoch_simul(loglinear)
- Code: Select all
estimation
This implies that the loglinear option is already set when estimation is run. If you don't do this, the estimation will not be using theoption. I updated the Garcia-Cicco, Pancrazi and Uribe (2010) mod-file to make explicit that you would need to set that option explicitly.
- Code: Select all
loglinear
jpfeifer wrote:Does your posterior look approximately normal? Because estimation is going to provide the mean decomposition, not the decomposition at the mean. Those two objects can be very different if the distribution looks funny.
Users browsing this forum: Google [Bot] and 11 guests