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
1ab6aae5
Commit
1ab6aae5
authored
Mar 03, 2012
by
Stéphane Adjemian
Browse files
Fixed typo (number of observed variables).
parent
f7981189
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/non_linear_dsge_likelihood.m
View file @
1ab6aae5
...
...
@@ -145,7 +145,7 @@ trend_coeff = [];
cost_flag
=
1
;
%
Set
the
number
of
observed
variables
nvobs
=
DynareDataset
.
info
.
vobs
;
nvobs
=
DynareDataset
.
info
.
n
vobs
;
%------------------------------------------------------------------------------
%
1
.
Get
the
structural
parameters
&
define
penalties
...
...
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