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
ff38cbdd
Commit
ff38cbdd
authored
Apr 07, 2009
by
stepan
Browse files
Bug fix.
git-svn-id:
https://www.dynare.org/svn/dynare/trunk@2562
ac1d8469-bf42-47a9-8791-bf33cf982152
parent
76080af7
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/prior_draw.m
View file @
ff38cbdd
...
...
@@ -42,6 +42,7 @@ if nargin>0 && init
p7
=
prior_structure
.
p7
;
p3
=
prior_structure
.
p3
;
p4
=
prior_structure
.
p4
;
prior_shape
=
prior_structure
.
pshape
;
number_of_estimated_parameters
=
length
(
p6
);
beta_index
=
find
(
prior_shape
==
1
);
beta_draws
=
1
;
...
...
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