-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.Rmd
129 lines (82 loc) · 3.97 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
---
knit: "bookdown::render_book"
title: "Applied Epi courses"
description: "Training materials for R courses in applied epidemiology and public health"
author: "Applied Epi"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site
documentclass: book
editor_options:
markdown:
wrap: 72
---
# {.unnumbered}
```{r, out.width = "100%", fig.align = "center", echo=F}
knitr::include_graphics(xfun::relative_path("images/index/applied_epi_banner.png"))
```
<meta name="description" content="Training materials for using R in applied epidemiology and public health">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
## Home page for Applied Epi R courses {.unnumbered}
**See the table of contents on the right to access the course materials**
*Access to exercises is only available to participants in Applied Epi courses.*
## About {.unnumbered}
:::: {style="display: flex;"}
::: {}
**[Applied Epi](https://appliedepi.org/) is a nonprofit organization that supports frontline public health practitioners through accessible tools, training, and support.**
We are a global team of 170 applied epidemiologists and public health practitioners with extensive ground-level experience.
Our free [Epidemiologist R Handbook](https://epiRhandbook.com) is a vital resource for over **450,000 people worldwide**.
:::
::: {}
```{r, out.width = "100%", fig.align = "center", echo=F}
knitr::include_graphics(xfun::relative_path("images/AE_R_training_support_pyramid.png"))
```
:::
::::
</br>
</br>
We offer a comprehensive ecosystem of training, tools, and support:
:::: {style="display: flex;"}
::: {}
```{r, out.width = "55%", fig.align = "left", echo=F}
knitr::include_graphics("images/teaching_icon.png")
```
**Training:**
**[Live courses](https://appliedepi.org/live/)**
**[Tutorials](https://appliedepi.org/tutorial/)**
**[Case studies](https://appliedepi.org/case/)**
:::
::: {}
```{r, out.width = "55%", fig.align = "left", echo=F}
knitr::include_graphics("images/tools_icon.png")
```
**Tools:**
**[Epi R Handbook](https://epiRhandbook.com)**
**[R packages](https://appliedepi.org/tools/)**
**[Sitrep templates](https://appliedepi.org/tools/)**
:::
::: {}
```{r, out.width = "55%", fig.align = "left", echo=F}
knitr::include_graphics("images/QA_icon.png")
```
**Support:**
**[Community forum](https://community.appliedepi.org)**
**[R Help Desk](https://appliedepi.org/helpdesk/)**
**[Mentorship](https://appliedepi.org/join/)**
:::
::::
<form target="_blank" action="https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="hosted_button_id" value="YTEZELC8VBXV6" />
<input type="image" src="https://github.com/appliedepi/epiRhandbook_eng/raw/master/images/donate_button_long.png" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" />
</form>
- Email [**contact\@appliedepi.org**](mailto:[email protected]) or [**join our contact list**](https://forms.gle/9awNd8syypTSYUsn7)
<!-- ======================================================= -->
## Acknowledgements {.unnumbered}
Please note that all of our training materials use *fake example data* in which no person is identifiable and the actual values have been scrambled.
Authors and contributors to curricula from **Applied Epi** include:
* Neale Batra, Arran Hamlet, Adam Vaughan, Mathilde Mousset, Olivia Boyd, Alex Spina, Paula Blomquist, Amy Mikhail, and Mara Kont
* The {outbreaks} package formed the basis for the fake dataset in the Ebola case study.
* The Fulton County Board of Health provided example data (anonymized and scrambled) for a case study
* Illustrations are by Calder Fong or Canva
## Terms of Use {.unnumbered}
These materials are currently restricted to people enrolled in this live course. If you want to offer or use any of these materials in another training course, please contact us first to discuss.