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

NK_baseline.mod: correct comment

[skip CI]
parent 1638374b
No related branches found
No related tags found
No related merge requests found
...@@ -169,7 +169,7 @@ algorithm, while the parameters initialized here are only set once for the initi ...@@ -169,7 +169,7 @@ algorithm, while the parameters initialized here are only set once for the initi
values of the parameters they depend on: values of the parameters they depend on:
gammma1=mu_z*mu_I/betta-(1-delta); 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); Lambdax=exp(LambdaYd);
LambdaYd= (LambdaA+alppha*Lambdamu)/(1-alppha); LambdaYd= (LambdaA+alppha*Lambdamu)/(1-alppha);
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment