Skip to content

Commit 8fd77df

Browse files
committed
differences for PR #262
1 parent 8a3585b commit 8fd77df

19 files changed

+107
-6882
lines changed

config.yaml

Lines changed: 0 additions & 92 deletions
This file was deleted.

create-forecast.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -201,13 +201,13 @@ base::summary(estimates)
201201
```
202202

203203
``` output
204-
measure estimate
205-
<char> <char>
206-
1: New infections per day 20210 (13401 -- 30415)
207-
2: Expected change in reports Stable
208-
3: Effective reproduction no. 0.97 (0.77 -- 1.2)
209-
4: Rate of growth -0.01 (-0.092 -- 0.07)
210-
5: Doubling/halving time (days) -69 (9.8 -- -7.5)
204+
measure estimate
205+
<char> <char>
206+
1: New infections per day 19944 (13303 -- 30252)
207+
2: Expected change in reports Likely decreasing
208+
3: Effective reproduction no. 0.97 (0.77 -- 1.2)
209+
4: Rate of growth -0.012 (-0.091 -- 0.069)
210+
5: Doubling/halving time (days) -59 (10 -- -7.6)
211211
```
212212

213213

@@ -526,16 +526,16 @@ summary(ebola_estimates)
526526
```
527527

528528
``` output
529-
measure estimate
530-
<char> <char>
531-
1: New infections per day 91 (48 -- 193)
532-
2: Expected change in reports Increasing
533-
3: Effective reproduction no. 1.6 (1.1 -- 2.5)
534-
4: Rate of growth 0.041 (-0.00013 -- 0.088)
535-
5: Doubling/halving time (days) 17 (7.9 -- -5300)
529+
measure estimate
530+
<char> <char>
531+
1: New infections per day 93 (49 -- 192)
532+
2: Expected change in reports Increasing
533+
3: Effective reproduction no. 1.7 (1.2 -- 2.4)
534+
4: Rate of growth 0.041 (0.0044 -- 0.088)
535+
5: Doubling/halving time (days) 17 (7.9 -- 160)
536536
```
537537

538-
The effective reproduction number $R_t$ estimate (on the last date of the data) is 1.6 (1.1 -- 2.5). The exponential growth rate of case numbers is 0.041 (-0.00013 -- 0.088).
538+
The effective reproduction number $R_t$ estimate (on the last date of the data) is 1.7 (1.2 -- 2.4). The exponential growth rate of case numbers is 0.041 (0.0044 -- 0.088).
539539

540540
Visualize the estimates:
541541

delays-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ epiparameter::generate(covid_serialint, times = 10)
167167
```
168168

169169
``` output
170-
[1] 5.435226 4.103428 8.022948 1.995078 5.460424 5.129061 8.811795 6.127807
171-
[9] 5.720197 9.670987
170+
[1] 4.636541 2.913475 3.116366 1.939983 6.264766 2.835415 1.195063 5.263483
171+
[9] 5.985929 2.358801
172172
```
173173

174174
::::::::: instructor
16 Bytes
Loading
-280 Bytes
Loading
-304 Bytes
Loading
348 Bytes
Loading
170 Bytes
Loading
-589 Bytes
Loading
3.5 KB
Loading

0 commit comments

Comments
 (0)