-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
72 lines (72 loc) · 2 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
url: https://docs.ropensci.org/gigs
articles:
- title: All vignettes
contents:
- gigs
- articles/ig-nbs-body-composition
- articles/benchmarking
- articles/extending-ig-nbs
reference:
- title: Get growth indicator classifications in `data.frame`-like objects
contents:
- classify_growth
- classify_sfga
- classify_svn
- classify_stunting
- classify_wasting
- classify_wfa
- classify_headsize
- title: Get growth indicator classifications using multiple vectors
contents:
- compute_sfga
- compute_svn
- compute_stunting
- compute_wasting
- compute_wfa
- compute_headsize
- title: Get growth indicator classifications from z-scores/centiles
contents:
- categorise_sfga
- categorise_svn
- categorise_stunting
- categorise_wasting
- categorise_wfa
- categorise_headsize
- title: Get z-scores using recommended standards
contents:
- gigs_waz
- title: >
Convert between values and z-scores/centiles using international growth
standards
contents:
- value2zscore
- zscore2value
- report_units
- title: INTERGROWTH-21<sup>st</sup> Estimation Functions
desc: Estimation functions from the INTERGROWTH-21<sup>st</sup> Project.
contents:
- ig_fet_estimate_fetal_weight
- ig_fet_estimate_ga
- title: Reference data and coefficient tables
desc: >
Lists containing data frames with growth curve data, model parameters for
WHO and some INTERGROWTH-21<sup>st</sup> standards, and data from the
LIFE study.
contents:
- ig_nbs
- ig_nbs_coeffs
- ig_nbs_ext
- ig_nbs_ext_coeffs
- ig_png
- ig_fet
- who_gs
- who_gs_coeffs
- life6mo
- title: Package-level options
desc: >
Options to control how gigs should handle missing or undefined data, and
some out-of-bounds values.
contents:
- .gigs_options
- gigs_options
- .gigs_options