Skip to content

Commit

Permalink
Merge pull request #39 from marshall-lab/styleFix
Browse files Browse the repository at this point in the history
Style fix
  • Loading branch information
s-bessey authored Dec 12, 2019
2 parents b4d9d9e + 73b471c commit a735a20
Show file tree
Hide file tree
Showing 15 changed files with 119 additions and 1,725 deletions.
4 changes: 1 addition & 3 deletions settings/Atlanta/Ashley_randomControlTrial.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,7 @@
PrEP_falloutT = 0 # During PrEP remains effective post discontinuation
PrEP_resist = 0.00 # Probability of PrEP resistance developing
PrEP_disc = 0.00 # Per month probability of PrEP discontinuation
PrEP_target_model = (
"RandomTrial"
) # Allcomers, Clinical, Allcomers, HighPN5, HighPN10, SRIns, SR,Rec, MSM
PrEP_target_model = "RandomTrial" # Allcomers, Clinical, Allcomers, HighPN5, HighPN10, SRIns, SR,Rec, MSM
PrEP_clinic_cat = "Mid" # If clinical target model, which category does it follow

if PrEP_type == "Oral":
Expand Down
Loading

0 comments on commit a735a20

Please sign in to comment.