Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
6079cf02
Commit
6079cf02
authored
Oct 13, 2011
by
Michel Juillard
Browse files
updating test files
parent
e2dd3cb8
Changes
3
Hide whitespace changes
Inline
Side-by-side
tests/AIM/fs2000_b1L1L.mod
View file @
6079cf02
...
...
@@ -74,9 +74,7 @@ var e_a; stderr 0.014;
var
e_m
;
stderr
0.005
;
end
;
unit_root_vars
P_obs
Y_obs
;
steady
;
steady
(
nocheck
);
stoch_simul
(
order
=
1
,
irf
=
0
);
tests/AIM/fs2000_b1L1L_AIM.mod
View file @
6079cf02
...
...
@@ -74,9 +74,7 @@ var e_a; stderr 0.014;
var
e_m
;
stderr
0.005
;
end
;
unit_root_vars
P_obs
Y_obs
;
steady
;
steady
(
nocheck
);
stoch_simul
(
aim_solver
,
order
=
1
,
irf
=
0
);
...
...
tests/fs2000/fs2000a.mod
View file @
6079cf02
...
...
@@ -62,7 +62,8 @@ alp, beta_pdf, 0.356, 0.02;
bet, beta_pdf, 0.993, 0.002;
gam, normal_pdf, 0.0085, 0.003;
mst, normal_pdf, 1.0002, 0.007;
rho, beta_pdf, 0.129, 0.223;
//rho, beta_pdf, 0.129, 0.223;
rho, beta_pdf, 0.129, 0.1;
psi, beta_pdf, 0.65, 0.05;
del, beta_pdf, 0.01, 0.005;
stderr e_a, inv_gamma_pdf, 0.035449, inf;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment