-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
executable file
·48 lines (47 loc) · 1021 Bytes
/
_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
template:
params:
bootswatch: sandstone
ganalytics: UA-116873024-1
destination: docs
url: https://connordonegan.github.io/surveil/, https://cloud.r-project.org/web/packages/surveil/index.html
home:
title: Public Health Surveillance
articles:
- title: "Package vignettes"
contents:
- surveil-demo
- age-standardization
- measuring-inequality
- surveil-mcmc
reference:
- title: "Package overview"
- contents:
- surveil-package
- title: "Time series models"
desc: Model-fitting function and methods
- contents:
- stan_rw
- plot.surveil
- waic
- title: "Rate adjustments"
- contents:
- apc
- print.apc
- standardize
- print.stand_surveil
- title: "Inequality"
desc: Functions and methods for measuring health inequalities
- contents:
- group_diff
- matches("surveil_diff")
- theil
- plot.theil
- title: "Prior distributions"
desc: Functions to set parameters for prior distributions
- contents:
- normal
- title: "Data"
- contents:
- standard
- cancer
- msa