-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
61 lines (53 loc) · 2.14 KB
/
Copy pathindex.qmd
File metadata and controls
61 lines (53 loc) · 2.14 KB
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
---
title: "Nowcasting and forecasting infectious disease dynamics"
site: distill::distill_website
about:
template: jolla
links:
- icon: mortarboard-fill
text: Dive into the main course
href: https://nfidd.github.io/nfidd/
- icon: github
text: Visit us on GitHub
href: https://github.com/nfidd
listing:
- id: courses
type: grid
grid-columns: 3
fields: [title, description]
contents:
- title: "Nowcasting and Forecasting"
path: "https://nfidd.github.io/nfidd/"
description: "Developed as a 2.5 day course taught at ESPIDAM; designed for fully independent self-paced learning."
- title: "SISMID · Nowcasting"
path: "https://nfidd.github.io/sismid-nowcasting/"
description: "A 2.5 day course taught at SISMID (first half of the week)."
- title: "SISMID · Forecasting"
path: "https://nfidd.github.io/sismid-forecasting/"
description: "A 2.5 day course taught at SISMID (second half of the week)."
- id: workshops
type: grid
grid-columns: 3
fields: [title, description]
contents:
- title: "IDDconf 2026"
path: "https://nfidd.github.io/iddconf2026/"
description: "A 3 hour workshop at IDDconf 2026."
- title: "IDM 2024"
path: "https://nfidd.github.io/ueifid/"
description: "A 3 hour workshop at IDM 2024."
- title: "EMBL-EBI"
path: "https://nfidd.github.io/EMBL-EBI/"
description: "2 hour workshop at EMBL."
---
A set of freely available, open-source materials for learning about nowcasting and forecasting infectious disease dynamics.
We invite anyone to use the materials here in their own teaching and learning.
For questions and discussion of the course or its content, we welcome all users to the [Discussion board](https://github.com/nfidd/nfidd/discussions).
We welcome all forms of [contributions, additions and suggestions](https://github.com/nfidd/nfidd/issues) for improving the materials.
All materials here are provided under the permissive [MIT License](https://github.com/nfidd/nfidd/blob/main/LICENSE).
## Courses
:::{#courses}
:::
## Workshops
:::{#workshops}
:::