You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: create-forecast.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,13 +201,13 @@ base::summary(estimates)
201
201
```
202
202
203
203
```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)
211
211
```
212
212
213
213
@@ -526,16 +526,16 @@ summary(ebola_estimates)
526
526
```
527
527
528
528
```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)
536
536
```
537
537
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).
0 commit comments