-
Notifications
You must be signed in to change notification settings - Fork 0
/
Malawi_parameters.sas
75 lines (41 loc) · 2.43 KB
/
Malawi_parameters.sas
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
/***************************************************************************/
****************** MALAWI SPECIFIC PARAMETERS ******************
/***************************************************************************/
* country; country='Malawi';
* caldate1; caldate1 = 1984; *core: 1989;
* caldate_never_dot; caldate_never_dot=1984; *core: 1989;
* POPULATION GROWTH AND DEMOGRAPHY;
* inc_cat; inc_cat = 4 ; * Changed to new inc_cat 4 (specified for Zim) from inc_cat 1 JAS Nov23;
* SEXUAL BEHAVIOUR;
/** ych_risk_beh_newp; %sample(ych_risk_beh_newp, 0.5 0.6 0.7 , 0.4 0.3 0.3); */
/** ych_risk_beh_ep; %sample_uniform(ych_risk_beh_ep, 0.8 0.9 0.95);*/
/** p_rred_p; %sample_uniform(p_rred_p, 0.4 0.5 0.6);*/
/** p_hsb_p; %sample(p_hsb_p, 0.05 0.08 0.15 0.25, 0.25 0.25 0.25 0.25);*/
/** newp_factor; %sample_uniform(newp_factor, 1 2 3 5 ); */
/**/
/** ych2_risk_beh_newp; %sample(ych2_risk_beh_newp,*/
/* 0.95 0.99 1 ,*/
/* 0.3 0.3 0.4 );*/
* HIV TESTING;
* date_start_testing; date_start_testing = 2005 ;
* test_targeting; %sample(test_targeting, 1 1.25 1.5, 0.5 0.3 0.2);
* an_lin_incr_test; %sample(an_lin_incr_test,
0.002 0.003 0.005 0.01,
0.10 0.25 0.35 0.30 );
* date_test_rate_plateau; date_test_rate_plateau = 2019 ;
* NATURAL PROGRESSION AND RISK OF HIV RELATED CONDITIONS;
* fold_change_in_risk_base_rate;
* fold_change_in_risk_base_rate = 0.85; * it is 0.85 rather than 1 in south africa parameter sets but not evidence
that this lower rate holds in malawi ;
* fold_decr_hivdeath; fold_decr_hivdeath = 0.15 ; * this value was used in south africa in order to have model reflect observed death rates;
* fx; fx = 0.85; * this value was used in south africa in order to have model reflect observed death rates;
* LINKAGE, RETENTION, MONITORING, LOSS, RETURN, INTERRUPTION OF ART AND RESTARTING, ART;
prob_loss_at_diag = 0.05;
reg_option_104 = 1;
rate_ch_art_init_str_9 = 0.1 ;
rate_int_choice = 0.003;
* SEX WORKERS;
* CIRCUMCISION;
* circ_inc_rate; circ_inc_rate = 0.001;
* prob_birth_circ; prob_birth_circ = 0.2 ;
* prep_any_strategy; %sample_uniform(prep_any_strategy, 1 3);