Skip to content
Snippets Groups Projects
Commit 15d4e8b8 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

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

parent 631ef3d0
No related branches found
No related tags found
No related merge requests found
...@@ -63,6 +63,10 @@ y = 0.6; ...@@ -63,6 +63,10 @@ y = 0.6;
dA = exp(gam); dA = exp(gam);
end; 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; steady;
estimated_params; estimated_params;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment