by chia » Fri Jul 20, 2012 2:01 pm
Thank you very much for your reply. Indeed I don't think I understand it, cause I provided numerical values for these variables...so what it resulted that they were undefined?Sorry for asking silly questions, but I am quite a starter with Dynare..
anyhow, I was finally able to fix the problem. Though a new one emerged. The code I attach is an extension of the one above. It works perfectly for the separable utility case and the separable with habits, but not when I use non- sep utility fct. In fact I get:
??? Error using ==> print_info at 36
The generalized Schur (QZ) decomposition failed. For more information, see the
documentation for Lapack function dgges: info=28, n=28
Error in ==> check at 51
print_info(info, options_.noprint);
Error in ==> baseline_code at 449
check;
Error in ==> dynare at 120
evalin('base',fname) ;
though without the warning message you rightly highlighted me above, so I think it is not the same problem. I don't see why it happens, as I just change the consumption problem and add the coupled parameters (CI EL theta) for the non sep case. Could you help me by chance?
Thank you very much for your patience!
- Attachments
-
- baseline_code.mod
- (6.77 KiB) Downloaded 101 times