How to use this function: model_diagnostics(M_,options_,oo_) to see displayed statements about for example colinearities in my model equations?
I run my loglinearized model with stoch_simul and get some error messages about not satisfying the Blanchard-Kahn condition. I would like to investigate what is the reason of this problem. The nonlinear version of the model works well. So I don't understand what can be wrong with the loglinearized version (all steady state values of variables set to 0, steady state parameters provided from steady state computation wich works for the nonlinear model, number of forward-looking variables is 6 and is consistent with nonlinear version, but number of eigenvalues bigger in modulus than one is now 11 instead of 6).
Is it possible to get more information about model behaviour/properties with model_diagnostics?