-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
43 lines (41 loc) · 1.41 KB
/
_quarto.yml
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
project:
type: website
website:
title: "Malaria Molecular Surveillance Study Design workshop"
navbar:
left:
- href: index.qmd
text: "Home"
icon: house
- href: schedule.qmd
icon: calendar
- href: lectures.qmd
icon: bookmark
- text: "Tutorials"
icon: book
menu:
- text: "Overview"
href: tutorials.qmd
- text: "Activity 1 - Sampling from a population"
href: https://shiny.dide.ic.ac.uk/mms-sd-workshop/module1/
icon: play
- text: "Activity 2 - Sample size calculation based on margin of error"
href: https://shiny.dide.ic.ac.uk/mms-sd-workshop/module2/
icon: play
- text: "Activity 3 - Hypothesis testing and power"
href: https://shiny.dide.ic.ac.uk/mms-sd-workshop/module3/
icon: play
- text: "Activity 4 - Dealing with overdispersion in multi-cluster studies"
href: https://shiny.dide.ic.ac.uk/mms-sd-workshop/module4/
icon: play
- text: "Activity 5 - The DRpower tool"
href: https://shiny.dide.ic.ac.uk/mms-sd-workshop/module5/
icon: play
- text: "Activity 6 - Designing a study for multiple end-points"
href: tutorials/module6/module6_scenarios.Rmd
icon: play
format:
html:
theme: journal
css: styles.css
toc: true