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
70fb16b8
Commit
70fb16b8
authored
Sep 15, 2010
by
JUILLARD Michel
Browse files
independent Metropolis: factorizing computation of covariance of proposal
parent
243006b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/independent_metropolis_hastings_core.m
View file @
70fb16b8
...
...
@@ -87,7 +87,8 @@ end
%%%%
%%%% NOW i run the (nblck-fblck+1) metropolis-hastings chains
%%%%
jscale
=
diag
(
bayestopt_
.
jscale
);
proposal_covariance
=
d
*
diag
(
bayestopt_
.
jscale
);
jloop
=
0
;
...
...
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