-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_pkgdown.yml
53 lines (52 loc) · 1.22 KB
/
_pkgdown.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
44
45
46
47
48
49
50
51
52
template:
bootstrap: 5
light-switch: yes
math-rendering: mathjax
authors:
Erik Volz:
href: https://profiles.imperial.ac.uk/e.volz
Fabricia F. Nascimento:
href: https://thednainus.wordpress.com/me/
footer:
roles: ctb
text: Website developed by
navbar:
structure:
left:
- intro
- reference
- articles
- tutorials
- news
right:
- search
- github
- lightswitch
components:
reference:
text: Functions
href: reference/index.html
intro:
text: Get started
href: articles/phydynR.html
articles:
text: Tutorials
menu:
- text: Estimating transmission rate using the SIR model
href: articles/sir_model.html
- text: Estimating HIV transmission rates
href: articles/HIV_epidemics.html
- text: Simulating genealogies with an epidemiological coalescent model
href: articles/simulate_genealogies.html
- text: HIV Senegal Model
href: articles/SenegalHIVmodel.html
reference:
- title: Functions included in phydynR
contents:
- DatedTree
- build.demographic.process
- show.demographic.process
- colik
- colik.pik.fgy
- sim.co.tree
url: http://emvolz-phylodynamics.github.io/phydynR/