Skip to content
Snippets Groups Projects
Commit a57b0032 authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

NK_baseline_steadystate.m: cosmetic changes

parent 7f8607fe
Branches
Tags
1 merge request!2282NK_baseline_steadystate.m: cosmetic changes
......@@ -15,7 +15,7 @@ function [ys,params,check] = NK_baseline_steadystate(ys,exo,M_,options_)
% - check [scalar] set to 0 if steady state computation worked and to
% 1 of not (allows to impose restrictions on parameters)
% Copyright © 2013-2020 Dynare Team
% Copyright © 2013-2024 Dynare Team
%
% This file is part of Dynare.
%
......@@ -52,8 +52,6 @@ u=1;
q=1;
d=1;
phi=1;
m=0;
zeta=1;
LambdaYd= (LambdaA+alppha*Lambdamu)/(1-alppha);
mu_z=exp(LambdaYd);
mu_I=exp(Lambdamu);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment