RBC model with two shocks
Posted: Fri Nov 22, 2013 5:02 pm
I need to run a model with two shocks.
Is it correct to specify the structure as follows?
shocks;
var e_a e_g;
stderr e_a 0.009;
stderr e_g 0.009;
end;
Thank you!
Is it correct to specify the structure as follows?
shocks;
var e_a e_g;
stderr e_a 0.009;
stderr e_g 0.009;
end;
Thank you!