Error message

What could the problem be if the following error messages show up… It was model stochastic simulation.

?? Error using ==> print_info at 49
MJDGGES returns the following error code174

Error in ==> stoch_simul at 44
print_info(info);

Error in ==> linearmcNS2 at 868
info = stoch_simul(var_list_);

Error in ==> dynare at 102
evalin(‘base’,fname) ;

Could anyone help please? Many thanks!

Hi,

could you post your mod-file plz?

Best

Here it is…very grateful for your help!

you forgot to assign a value to the coefficient “weight7” in the block “parameters”. The field M_.params contains a NaN related to this parameter.

Best

It was really silly for me to have made such a mistake :blush: :blush: … should have been more careful.

Many thanks!