Update userguide .mod files: add comment to match text of userguide

time-shift
Houtan Bastani 2010-06-24 18:40:14 +02:00
parent 631ef3d0d4
commit 15d4e8b88f
1 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,10 @@ y = 0.6;
dA = exp(gam);
end;
// the above is really only useful if you want to do a stoch_simul
// of your model, since the estimation will use the Matlab
// steady state file also provided and discussed above.
steady;
estimated_params;