estimation: fixed bug in dsge_var branch of the code

time-shift
Michel Juillard 2011-09-18 12:08:33 +02:00
parent 8dc6b78dde
commit a6a5306ada
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ end
%% compute sample moments if needed (bvar-dsge)
if options_.dsge_var
if options_.missing_data
if dataset_.missing.state
error('I cannot estimate a DSGE-VAR model with missing observations!')
end
if options_.noconstant