Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Ratto
dynare
Commits
9a93f35f
Commit
9a93f35f
authored
13 years ago
by
MichelJuillard
Browse files
Options
Downloads
Patches
Plain Diff
trivial changes in test files
(cherry picked from commit
ccaa0af9
)
parent
a4205632
No related branches found
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/optimal_policy/mult_elimination_test.mod
+1
-1
1 addition, 1 deletion
tests/optimal_policy/mult_elimination_test.mod
tests/optimal_policy/ramsey.mod
+1
-1
1 addition, 1 deletion
tests/optimal_policy/ramsey.mod
with
2 additions
and
2 deletions
tests/optimal_policy/mult_elimination_test.mod
+
1
−
1
View file @
9a93f35f
...
...
@@ -6,7 +6,7 @@
var A de dq dR pie pie_obs pie_s R R_obs y y_obs y_s ;
varexo e_A e_pies e_q e_ys ;
parameters psi1 psi2 psi3 rho_R tau alpha rr k rho_q rho_A rho_ys rho_pies
ls1_r s1 s2 s3 s4 s5
;
parameters psi1 psi2 psi3 rho_R tau alpha rr k rho_q rho_A rho_ys rho_pies;
psi1 = 1.54;
psi2 = 0.25;
...
...
This diff is collapsed.
Click to expand it.
tests/optimal_policy/ramsey.mod
+
1
−
1
View file @
9a93f35f
...
...
@@ -3,7 +3,7 @@
var y inflation r;
varexo y_ inf_;
parameters delta sigma alpha kappa
gammarr gammax0 gammac0 rbar
lambda1 lambda2;
parameters delta sigma alpha kappa lambda1 lambda2;
delta = 0.44;
kappa = 0.18;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment