diff --git a/matlab/dynare_estimation_init.m b/matlab/dynare_estimation_init.m index 4e891c38a3985de657c81bba40fb56ee1ac59a93..aad161deacaec3698675aa1530417da135e9e1c4 100644 --- a/matlab/dynare_estimation_init.m +++ b/matlab/dynare_estimation_init.m @@ -356,7 +356,7 @@ if options_.diffuse_filter else steadystate_check_flag = 1; end - +% If the steady state of the observed variables is non zero, set noconstant equal 0 () M = M_; nvx = estim_params_.nvx; ncx = estim_params_.ncx;