Skip to content

Commit 0671436

Browse files
committed
merge
2 parents d456bd2 + 393fd4d commit 0671436

23 files changed

+236
-612
lines changed

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

Lines changed: 41 additions & 29 deletions
Large diffs are not rendered by default.

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

Lines changed: 159 additions & 580 deletions
Large diffs are not rendered by default.

content/blog/unpack-cfr/refs.bib

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ @misc{florida_line_data
2525
}
2626

2727
@misc{cdc_data,
28-
author = {{CDC Case Surveillance Task Force
29-
}},
28+
author = {{CDC Case Surveillance Task Force}},
3029
year = {2020},
3130
title = {COVID-19 Case Surveillance Data},
3231
urldate = {2020-09-07}

data/authors.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,19 @@
3838
name: Larry Wasserman
3939
link: http://www.stat.cmu.edu/~larry/
4040
description: is a Professor in the Department of Statistics & Data Science at CMU as well as in the Machine Learning Department and is a member of Delphi.
41+
- key: hzhou
42+
name: Helen Zhou
43+
link: https://www.helen-zhou.com
44+
description: is a PhD student in the Machine Learning Department at CMU and is a member of Delphi.
45+
- key: ccheng
46+
name: Cheng Cheng
47+
link: https://linkedin.com/in/cheng-cheng-419718106
48+
description: is a PhD student in Machine Learning and Public Policy at CMU and is a member of Delphi.
49+
- key: jweiss
50+
name: Jeremy Chen Weiss
51+
link: https://www.andrew.cmu.edu/user/jweiss2/
52+
description: is an Assistant Professor of Health Informatics at CMU and is a member of Delphi.
53+
- key: zlipton
54+
name: Zachary Chase Lipton
55+
link: https://acmilab.org
56+
description: is an Assistant Professor of Operations Research and Machine Learning at CMU and is a member of Delphi.

dependencies.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# install.packages(c(), repo="http://cran.rstudio.com/")
2-
install.packages("bookdown", repo="http://cran.rstudio.com/")
2+
# install.packages("bookdown", repo="http://cran.rstudio.com/")
33

44
# blogdown::install_hugo()
55

content/blog/unpack-cfr/img1/CFR_HFR.svg renamed to static/blog/2021-01-21-unpack-cfr_files/img1/CFR_HFR.svg

Lines changed: 1 addition & 0 deletions
Loading

content/blog/unpack-cfr/img1/CFR_HFR_acc.svg renamed to static/blog/2021-01-21-unpack-cfr_files/img1/CFR_HFR_acc.svg

Lines changed: 1 addition & 0 deletions
Loading

content/blog/unpack-cfr/img1/age_ratios.svg renamed to static/blog/2021-01-21-unpack-cfr_files/img1/age_ratios.svg

Lines changed: 1 addition & 0 deletions
Loading

content/blog/unpack-cfr/img1/cases.svg renamed to static/blog/2021-01-21-unpack-cfr_files/img1/cases.svg

Lines changed: 1 addition & 0 deletions
Loading

content/blog/unpack-cfr/img1/cases_acc.svg renamed to static/blog/2021-01-21-unpack-cfr_files/img1/cases_acc.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)