Skip to content

Commit

Permalink
fix(reproduction): change med_adherence (not redundant medication_adh…
Browse files Browse the repository at this point in the history
…erence, which was not impacting the model in any way, hence med adherence scenarios weren't being implemented)
  • Loading branch information
amyheather committed Oct 18, 2024
1 parent 3a5d9d4 commit 08f9b9c
Show file tree
Hide file tree
Showing 17 changed files with 84 additions and 84 deletions.
4 changes: 2 additions & 2 deletions reproduction/scripts/Case_Detection_Results.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ input <- init_input()
years_btw_case_detection=3
medication_utility=0.0367
medication_adherence=0.7
med_adherence=0.7
smoking_adherence=0.7
other_years_btw_case_detection=5 # other time interval
```

**Global inputs:**

- Medication adherence is `r medication_adherence`
- Medication adherence is `r med_adherence`
- Smoking adherence is `r smoking_adherence`
- Cost discounting: `r input$values$global_parameters$discount_cost`
- QALY discounting: `r input$values$global_parameters$discount_qaly`
Expand Down
4 changes: 2 additions & 2 deletions reproduction/scripts/Case_Detection_Results_5yrs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ input <- init_input()
years_btw_case_detection=5
medication_utility=0.0367
medication_adherence=0.7
med_adherence=0.7
smoking_adherence=0.7
other_years_btw_case_detection=3 # other time interval
```

**Global inputs:**

- Medication adherence is `r medication_adherence`
- Medication adherence is `r med_adherence`
- Smoking adherence is `r smoking_adherence`
- Cost discounting: `r input$values$global_parameters$discount_cost`
- QALY discounting: `r input$values$global_parameters$discount_qaly`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ input <- init_input()
years_btw_case_detection=3
medication_utility=0.0367
medication_adherence=0.7
med_adherence=0.7
smoking_adherence=0
other_years_btw_case_detection=5 # other time interval
```

**Global inputs:**

- Medication adherence is `r medication_adherence`
- Medication adherence is `r med_adherence`
- Smoking adherence is `r smoking_adherence`
- Cost discounting: `r input$values$global_parameters$discount_cost`
- QALY discounting: `r input$values$global_parameters$discount_qaly`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ input <- init_input()
years_btw_case_detection=5
medication_utility=0.0367
medication_adherence=0.7
med_adherence=0.7
smoking_adherence=0
other_years_btw_case_detection=3 # other time interval
```

**Global inputs:**

- Medication adherence is `r medication_adherence`
- Medication adherence is `r med_adherence`
- Smoking adherence is `r smoking_adherence`
- Cost discounting: `r input$values$global_parameters$discount_cost`
- QALY discounting: `r input$values$global_parameters$discount_qaly`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ input <- init_input()
years_btw_case_detection=3
medication_utility=0.0367
medication_adherence=0.5
med_adherence=0.5
smoking_adherence=0.7
other_years_btw_case_detection=5 # other time interval
```

**Global inputs:**

- Medication adherence is `r medication_adherence`
- Medication adherence is `r med_adherence`
- Smoking adherence is `r smoking_adherence`
- Cost discounting: `r input$values$global_parameters$discount_cost`
- QALY discounting: `r input$values$global_parameters$discount_qaly`
Expand Down Expand Up @@ -113,7 +113,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -201,7 +201,7 @@ yrs_btw_CD = other_years_btw_case_detection
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -292,7 +292,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -383,7 +383,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -474,7 +474,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -618,7 +618,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=1 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -707,7 +707,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=1 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -834,7 +834,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -922,7 +922,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -1013,7 +1013,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -1104,7 +1104,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -1195,7 +1195,7 @@ yrs_btw_CD = 3 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ input <- init_input()
years_btw_case_detection=5
medication_utility=0.0367
medication_adherence=0.5
med_adherence=0.5
smoking_adherence=0.7
other_years_btw_case_detection=3 # other time interval
```

**Global inputs:**

- Medication adherence is `r medication_adherence`
- Medication adherence is `r med_adherence`
- Smoking adherence is `r smoking_adherence`
- Cost discounting: `r input$values$global_parameters$discount_cost`
- QALY discounting: `r input$values$global_parameters$discount_qaly`
Expand Down Expand Up @@ -112,7 +112,7 @@ yrs_btw_CD = other_years_btw_case_detection
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -200,7 +200,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -291,7 +291,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -382,7 +382,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -473,7 +473,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -617,7 +617,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=1 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -706,7 +706,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 40 # change inputs here
min_pack_years = 0 # change inputs here
num_symptoms=1 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -833,7 +833,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -921,7 +921,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -1012,7 +1012,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -1103,7 +1103,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down Expand Up @@ -1194,7 +1194,7 @@ yrs_btw_CD = 5 # change inputs here
min_age = 50 # change inputs here
min_pack_years = 0.001 # change inputs here
num_symptoms=0 # change inputs here
med_adherence=0.7
med_adherence=0.5
smoking_adherence=0.7
time_horizon=20
medication_utility=0.0367
Expand Down
Loading

0 comments on commit 08f9b9c

Please sign in to comment.