Skip to content

Commit eb288f8

Browse files
committed
feat: update html file
1 parent dfbbfd3 commit eb288f8

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ heroImageThumb: /blog/images/blog-thumb-img_hello-world.jpg
1616
summary: |
1717
Since the pandemic started, case fatality has plummeted. How can we unpack treatment improvements versus younger patients, increased testing, etc.?
1818
acknowledgements: |
19-
We thank Roni Rosenfeld, Cosma Shalizi, and Marc Lipsitch for their detailed feedback throughout this analysis and the drafting of this manuscript. We also thank Alex Reinhart and Samuel Gratzl for getting our post into the appropriate format. We would also like to thank the Block Center, AWS, UPMC, Abridge, AHN, NVIDIA, and Microsoft Azure for their generous support of our healthcare research.|
19+
We thank Roni Rosenfeld, Cosma Shalizi, and Marc Lipsitch for their detailed feedback throughout this analysis and the drafting of this manuscript. We also thank Alex Reinhart and Samuel Gratzl for getting our post into the appropriate format. We would also like to thank the Block Center, AWS, UPMC, Abridge, AHN, NVIDIA, and Microsoft Azure for their generous support of our healthcare research.
2020
output:
2121
blogdown::html_page:
2222
toc: true
2323
# bookdown::html_document2: default
2424
bibliography:
2525
- ./unpack-cfr/refs.bib
26-
bilbio-style: "apalike"
26+
bilbio-style: apalike
2727
link-citations: yes
2828
---
2929

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,23 @@
77
- ccheng
88
- jweiss
99
- zlipton
10+
tags:
11+
- CDC data
12+
- FDOH data
13+
- time series
1014
heroImage: /blog/images/blog-lg-img_hello-world.jpg
1115
heroImageThumb: /blog/images/blog-thumb-img_hello-world.jpg
1216
summary: |
1317
Since the pandemic started, case fatality has plummeted. How can we unpack treatment improvements versus younger patients, increased testing, etc.?
14-
# acknowledgements: |
18+
acknowledgements: |
19+
We thank Roni Rosenfeld, Cosma Shalizi, and Marc Lipsitch for their detailed feedback throughout this analysis and the drafting of this manuscript. We also thank Alex Reinhart and Samuel Gratzl for getting our post into the appropriate format. We would also like to thank the Block Center, AWS, UPMC, Abridge, AHN, NVIDIA, and Microsoft Azure for their generous support of our healthcare research.
1520
output:
1621
blogdown::html_page:
1722
toc: true
1823
# bookdown::html_document2: default
1924
bibliography:
2025
- ./unpack-cfr/refs.bib
26+
bilbio-style: apalike
2127
link-citations: yes
2228
---
2329

0 commit comments

Comments
 (0)