NK_baseline.mod: correct comment

[skip CI]
pac-components
Johannes Pfeifer 2021-12-08 11:01:31 +01:00
parent 1638374b46
commit 51fdb6b1cb
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ algorithm, while the parameters initialized here are only set once for the initi
values of the parameters they depend on:
gammma1=mu_z*mu_I/betta-(1-delta);
R=1+(PIbar*mu_z/betta-1);
Rbar=1+(PIbar*mu_z/betta-1);
Lambdax=exp(LambdaYd);
LambdaYd= (LambdaA+alppha*Lambdamu)/(1-alppha);
*/