The model doesn't determine the current variables uniquely
Posted: Tue Jun 18, 2013 1:10 pm
hi,
I'm trying to run a small open economy model in which there are shocks to the trend of productivity, transitory shocks, world interest shocks and to the country risk (i'm trying to nest aguiar and gopinath model (2006) with neumeyer and perri model (2005) but i keep getting this error
Error using print_info (line 33)
The model doesn't determine the current variables uniquely
Error in check (line 76)
print_info(info, options.noprint);
Error in taak (line 216)
oo_.dr.eigval = check(M_,options_,oo_);
Error in dynare (line 120)
evalin('base',fname) ;
i've checked the equations several times and i just can't figure out what is not working. i'll really appreciate any help
Rosa
I'm trying to run a small open economy model in which there are shocks to the trend of productivity, transitory shocks, world interest shocks and to the country risk (i'm trying to nest aguiar and gopinath model (2006) with neumeyer and perri model (2005) but i keep getting this error
Error using print_info (line 33)
The model doesn't determine the current variables uniquely
Error in check (line 76)
print_info(info, options.noprint);
Error in taak (line 216)
oo_.dr.eigval = check(M_,options_,oo_);
Error in dynare (line 120)
evalin('base',fname) ;
i've checked the equations several times and i just can't figure out what is not working. i'll really appreciate any help
Rosa