Skip to content

Commit a49788c

Browse files
committed
feat(analysis): add code for scenario 1, table 2, scenario 4, supplementary table 1, scenario 2, scenario 3, and table 3
1 parent b202f13 commit a49788c

File tree

4 files changed

+1160
-29
lines changed

4 files changed

+1160
-29
lines changed

outputs/table2.csv

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
"","unit","beds","prob_delay_current","1_in_n_delay_current","prob_delay_5%","1_in_n_delay_5%"
2+
"1","asu",9,0.18,6,NA,NA
3+
"2","asu",10,0.13,8,0.15,7
4+
"3","asu",11,0.09,12,0.11,10
5+
"4","asu",12,0.06,18,0.07,14
6+
"5","asu",13,0.03,29,0.04,22
7+
"6","asu",14,0.02,49,0.03,36
8+
"7","rehab",10,0.2,5,NA,NA
9+
"8","rehab",12,0.11,10,0.13,8
10+
"9","rehab",13,0.07,14,0.09,11
11+
"10","rehab",14,0.05,21,0.06,16
12+
"11","rehab",15,0.03,32,0.04,25
13+
"12","rehab",16,0.02,54,0.02,41

outputs/table3.csv

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
"dedicated_acute","dedicated_rehab","pooled","pdelay_acute","pdelay_rehab","1_in_n_delay_acute","1_in_n_delay_rehab"
2+
0,0,22,0.062,0.062,16,16
3+
0,0,26,0.016,0.016,63,63
4+
14,12,0,0.021,0.105,49,10
5+
11,11,4,0.047,0.086,21,12
6+
11,10,5,0.04,0.087,25,11
7+
10,10,6,0.044,0.064,23,16
8+
10,9,7,0.04,0.065,25,15
9+
9,9,8,0.043,0.052,23,19
10+
9,8,9,0.042,0.053,24,19

0 commit comments

Comments
 (0)