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
2af300bf
Commit
2af300bf
authored
Apr 12, 2011
by
Marco Ratto
Browse files
Added output arguments needed for analytic scores.
parent
39e396fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/getJJ.m
View file @
2af300bf
function
[
JJ
,
H
,
gam
,
gp
]
=
getJJ
(
A
,
B
,
M_
,
oo_
,
options_
,
kronflag
,
indx
,
indexo
,
mf
,
nlags
,
useautocorr
)
function
[
JJ
,
H
,
gam
,
gp
,
dA
,
dOm
,
dYss
]
=
getJJ
(
A
,
B
,
M_
,
oo_
,
options_
,
kronflag
,
indx
,
indexo
,
mf
,
nlags
,
useautocorr
)
% Copyright (C) 2010-2011 Dynare Team
%
...
...
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