Skip to content

Commit 38148dc

Browse files
authored
Merge pull request #237 from cmu-delphi/unpack_cfr_fix
Small correction on one of the table headings.
2 parents 36566bc + 4d70325 commit 38148dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

content/blog/2021-01-21-unpack-cfr.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ td {font-size: 13px}
344344
<center>
345345
|||Florida|||National||
346346
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
347-
| **Age group** | **2020-04-01** | **2020-11-01** | **04-01 to 11-01** | **2020-04-01** | **2020-11-01** | **04-01 to 11-01** |
347+
| **Age group** | **2020-04-01** | **2020-12-01** | **04-01 to 12-01** | **2020-04-01** | **2020-12-01** | **04-01 to 12-01** |
348348
| aggregate | 0.23 (0.2, 0.27) | 0.16 (0.12, 0.19) | -0.33 (-0.52, -0.094) | 0.34 (0.32, 0.35) | 0.13 (0.11, 0.15) | -0.61 (-0.67, -0.56) |
349349
| 20-29 | \- | \- | \- | 0.025 (0.019, 0.03) | 0.0066 (0.0014, 0.012) | -0.73 (-0.95, -0.43) |
350350
| 30-39 | \- | \- | \- | 0.049 (0.045, 0.054) | 0.019 (0.014, 0.025) | -0.61 (-0.72, -0.48) |

content/blog/2021-01-21-unpack-cfr.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -471,11 +471,11 @@ <h2>Age-Stratified HFR</h2>
471471
<tr class="odd">
472472
<td align="center"><strong>Age group</strong></td>
473473
<td align="center"><strong>2020-04-01</strong></td>
474-
<td align="center"><strong>2020-11-01</strong></td>
475-
<td align="center"><strong>04-01 to 11-01</strong></td>
474+
<td align="center"><strong>2020-12-01</strong></td>
475+
<td align="center"><strong>04-01 to 12-01</strong></td>
476476
<td align="center"><strong>2020-04-01</strong></td>
477-
<td align="center"><strong>2020-11-01</strong></td>
478-
<td align="center"><strong>04-01 to 11-01</strong></td>
477+
<td align="center"><strong>2020-12-01</strong></td>
478+
<td align="center"><strong>04-01 to 12-01</strong></td>
479479
</tr>
480480
<tr class="even">
481481
<td align="center">aggregate</td>

0 commit comments

Comments
 (0)