-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
48 lines (41 loc) · 900 Bytes
/
_pkgdown.yml
File metadata and controls
48 lines (41 loc) · 900 Bytes
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
url: https://timktsang.github.io/hhdynamics/
template:
bootstrap: 5
articles:
- title: Getting Started
contents:
- hhdynamics-intro
- title: Technical Details
contents:
- hhdynamics-methodology
reference:
- title: Model Fitting
contents:
- household_dynamics
- run_MCMC
- create_wide_data
- simulate_data
- title: S3 Methods
contents:
- print.hhdynamics_fit
- print.summary.hhdynamics_fit
- summary.hhdynamics_fit
- coef.hhdynamics_fit
- plot.hhdynamics_fit
- title: Visualization
contents:
- plot_diagnostics
- plot_transmission
- plot_attack_rate
- plot_covariates
- plot_household
- title: Tables
contents:
- table_parameters
- table_covariates
- table_attack_rates
- title: Data
contents:
- inputdata
- SI
- para