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
MichelJuillard
dynare
Commits
2479a4fa
Commit
2479a4fa
authored
Jun 07, 2015
by
Johannes Pfeifer
Browse files
Delete redundant initval-block from fs2000.common.inc
parent
c864d9fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/optimizers/fs2000.common.inc
View file @
2479a4fa
...
...
@@ -65,22 +65,6 @@ gy_obs = dA*y/y(-1);
gp_obs
=
(
P
/
P
(
-
1
))
*
m
(
-
1
)
/
dA
;
end
;
initval
;
k
=
6
;
m
=
mst
;
P
=
2.25
;
c
=
0.45
;
e
=
1
;
W
=
4
;
R
=
1.02
;
d
=
0.85
;
n
=
0.19
;
l
=
0.86
;
y
=
0.6
;
gy_obs
=
exp
(
gam
);
gp_obs
=
exp
(
-
gam
);
dA
=
exp
(
gam
);
end
;
shocks
;
var
e_a
;
stderr
0.014
;
...
...
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