Starting Dynare (version master-2017-03-07-7341ca4). 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. er-2017-03-07-7341ca4\matlab\dynare.m', 223)" style="font-weight:bold">dynare (line 223) evalin('base',fname) ; } clear clc dynare usmodel_est_70_13 Configuring Dynare ... [mex] Generalized QZ. [mex] Sylvester equation solution. [mex] Kronecker products. [mex] Sparse kronecker products. [mex] Local state space iteration (second order). [mex] Bytecode evaluation. [mex] k-order perturbation solver. [mex] k-order solution simulation. [mex] Quasi Monte-Carlo sequence (Sobol). [mex] Markov Switching SBVAR. Using 64-bit preprocessor Starting Dynare (version master-2017-03-07-7341ca4). 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. You did not declare endogenous variables after the estimation/calib_smoother command. Initial value of the log posterior (or likelihood): -1117.5646 Warning: Element(s) of class 'dseries' do not match the current constructor definition. The element(s) have been converted to structures. > In parallel.internal.pool.deserialize (line 9) In parallel.internal.pool.deserializeFunction (line 12) In remoteParallelFunction (line 33) Warning: Element(s) of class 'dates' do not match the current constructor definition. The element(s) have been converted to structures. > In parallel.internal.pool.deserialize (line 9) In parallel.internal.pool.deserializeFunction (line 12) In remoteParallelFunction (line 33) Warning: Element(s) of class 'dseries' do not match the current constructor definition. The element(s) have been converted to structures. > In parallel.internal.pool.deserialize (line 9) In parallel.internal.pool.deserializeFunction (line 12) In remoteParallelFunction (line 33) Warning: Element(s) of class 'dates' do not match the current constructor definition. The element(s) have been converted to structures. > In parallel.internal.pool.deserialize (line 9) In parallel.internal.pool.deserializeFunction (line 12) In remoteParallelFunction (line 33) {Error using dsge_likelihood (line 326) Reference to non-existent field 'vobs'. Error in finDiffEvalAndChkErr Error in parfinitedifferences Error in parfinitedifferences Error in computeFinDiffGradAndJac Error in barrier Error in fmincon (line 798) [X,FVAL,EXITFLAG,OUTPUT,LAMBDA,GRAD,HESSIAN] = barrier(funfcn,X,A,B,Aeq,Beq,l,u,confcn,options.HessFcn, ... Error in dynare_minimize_objective (line 84) fmincon(objective_function,start_par_value,[],[],[],[],bounds(:,1),bounds(:,2),[],optim_options,varargin{:}); Error in dynare_estimation_1 (line 204) [xparam1, fval, exitflag, hh, options_, Scale, new_rat_hess_info] = dynare_minimize_objective(objective_function,xparam1,options_.mode_compute,options_,[bounds.lb bounds.ub],bayestopt_.name,bayestopt_,hh,dataset_,dataset_info,options_,M_,estim_params_,bayestopt_,bounds,oo_); Error in dynare_estimation (line 105) dynare_estimation_1(var_list,dname); Error in usmodel_est_70_13 (