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
36cce4e6
Commit
36cce4e6
authored
Jul 16, 2012
by
MichelJuillard
Browse files
Merge remote-tracking branch 'ratto/master'
parents
5bda6afa
80a9ac90
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/dynare_identification.m
View file @
36cce4e6
...
...
@@ -296,7 +296,7 @@ if iload <=0,
end
[
dum1
,
ideJ
,
ideH
,
ideGP
,
dum2
,
info
]
=
...
identification_analysis
(
params
,
indx
,
indexo
,
options_MC
,
dataset_
,
prior_exist
,
name_tex
,
0
);
if
iteration
==
0
,
if
iteration
==
0
&&
info
(
1
)
==
0
,
MAX_tau
=
min
(
SampleSize
,
ceil
(
MaxNumberOfBytes
/(
size
(
ideH
.
siH
,
1
)
*
nparam
)/
8
));
stoH
=
zeros
([
size
(
ideH
.
siH
,
1
),
nparam
,
MAX_tau
]);
stoJJ
=
zeros
([
size
(
ideJ
.
siJ
,
1
),
nparam
,
MAX_tau
]);
...
...
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