The output of stoch_simul after estimation
Posted: Mon May 19, 2008 2:33 am
I know stoch_simul will give out the IRFs to one standard-deviation shock, but I am curious about the case if I put stoch_simul after the estimation step like the following:
estimation(datafile=dataread_jh,mode_compute=4);
stoch_simul(irf=20)a x y pi r c inv h q dt n w rn;
Does it load the estimated standard deviation automatically?
Sorry I search the help file but find nothing directly relevant.
estimation(datafile=dataread_jh,mode_compute=4);
stoch_simul(irf=20)a x y pi r c inv h q dt n w rn;
Does it load the estimated standard deviation automatically?
Sorry I search the help file but find nothing directly relevant.