Starting Dynare (version 4.5.7).
Starting preprocessing of the model file ...
Found 40 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
- order 2
Processing outputs ...
done
Preprocessing completed.
{错误使用 dynare_estimation_init
DSGE-VAR does not support the presample option.
出错 dynare_estimation_1 (第 116 行)
dynare_estimation_init(var_list_, dname, [], M_, options_, oo_, estim_params_, bayestopt_);
出错 dynare_estimation (第 105 行)
dynare_estimation_1(var_list,dname);
出错 sw_model_dsgevar3 (第 494 行)
oo_recursive_=dynare_estimation(var_list_);
出错 dynare (第 235 行)
evalin('base',fname) ;
出错 MAIN_dvar (第 51 行)
eval(model)
}