Skip to content

Commit

Permalink
feat: reduce prep init range
Browse files Browse the repository at this point in the history
  • Loading branch information
cjinspark committed May 28, 2021
1 parent 5eb8320 commit 07f9fec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions titan/settings/missouri/demographics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ demographics:
discontinue: 0.125
adherence: 0.75
init: 0.070
cap: 0.03
cap: 0.003
drug_type:
None:
ppl: 1.0
Expand Down Expand Up @@ -76,7 +76,7 @@ demographics:
discontinue: 0.125
adherence: 0.75
init: 0.050
cap: 0.03
cap: 0.003
drug_type:
None:
ppl: 1.0
Expand Down

0 comments on commit 07f9fec

Please sign in to comment.