OSR error in working model
Posted: Thu Jun 16, 2011 8:28 pm
Hello,
I am having a problem using the OSR command in Dynare 4.2.0. The model I am using runs fine when I perform a stoch_simul, however I am receving the following error when I attempt to run the OSR command:
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
Starting Dynare (version 4.2.0).
Starting preprocessing of the model file ...
Found 43 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.
OPTIMAL SIMPLE RULE
??? Reference to non-existent field 'ys'.
Error in ==> osr1 at 68
[dr.ys,check1] = dynare_solve(fh,dr.ys,options_.jacobian_flag,...
Error in ==> osr at 50
osr1(i_params,i_var,W);
Error in ==> bandipolicy at 366
osr(var_list_,osr_params_,obj_var_,optim_weights_);
Error in ==> dynare at 132
evalin('base',fname) ;
I am not really sure where the problem lies since the model works well in stochastic simulations, any advice/suggestions are very much appreciated.
I am using Dynare 4.2.0 and MATLAB 7.10.0 r2010a, although the same problem occurs when I run Octave 3.2.4.
Thank you in advance,
Lee Smith
University of Kansas
I am having a problem using the OSR command in Dynare 4.2.0. The model I am using runs fine when I perform a stoch_simul, however I am receving the following error when I attempt to run the OSR command:
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
Starting Dynare (version 4.2.0).
Starting preprocessing of the model file ...
Found 43 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.
OPTIMAL SIMPLE RULE
??? Reference to non-existent field 'ys'.
Error in ==> osr1 at 68
[dr.ys,check1] = dynare_solve(fh,dr.ys,options_.jacobian_flag,...
Error in ==> osr at 50
osr1(i_params,i_var,W);
Error in ==> bandipolicy at 366
osr(var_list_,osr_params_,obj_var_,optim_weights_);
Error in ==> dynare at 132
evalin('base',fname) ;
I am not really sure where the problem lies since the model works well in stochastic simulations, any advice/suggestions are very much appreciated.
I am using Dynare 4.2.0 and MATLAB 7.10.0 r2010a, although the same problem occurs when I run Octave 3.2.4.
Thank you in advance,
Lee Smith
University of Kansas