forked from johnasher/transplantr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
95 lines (93 loc) · 1.99 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
destination: docs
template:
params:
bootswatch: flatly
reference:
- title: "Kidney risk index"
desc: "Functions to calculate UK and US kidney donor and recipient risk indices"
contents:
- ukkdri
- ukkdri_q
- ukkrri
- ukkrri_q
- watson_ukkdri
- uskdri
- uskdri_US
- kdpi
- kdpi_US
- kdpi_lookup
- epts
- raw_epts
- epts_lookup
- title: "Liver transplant functions"
desc: "Functions to stratify liver recipient risk"
contents:
- meld
- meld_US
- meld_na
- meld_na_US
- ukeld
- ukeld_US
- peld
- peld_US
- liver_dri
- et_dri
- bar_score
- soft
- soft_US
- p_soft
- p_soft_US
- soft2
- soft2_US
- pedi_soft
- apri
- title: "Pancreas donor risk index"
desc: "Functions to calculate pancreas donor risk index"
contents:
- pdri
- p_pass
- title: "HLA mismatch"
desc: "Functions to calculate HLA mismatch grade"
contents:
- hla_mm_level
- hla_mm_level_str
- title: "eGFR calculators"
desc: "Functions to estimate GFR from creatinine"
contents:
- ckd_epi
- ckd_epi_US
- mdrd
- mdrd_US
- schwartz
- schwartz_US
- nankivell
- nankivell_US
- nankivell_spk
- nankivell_spk_US
- walser
- walser_US
- cockcroft
- cockcroft_US
- title: "Units conversion"
desc: "Functions to convert biochemical units"
contents:
- creatinine_to_US
- creatinine_to_SI
- urea_to_bun
- bun_to_urea
- bilirubin_to_US
- bilirubin_to_SI
- title: "Miscellaneous functions"
desc: "Other functions"
contents:
- ibw
- chi2dob
- title: "Datasets"
desc: "Simulated datasets to illustrate functions in the vignettes"
contents:
- kidney.donors
- liver.pts
- mismatches
- results
- results_US
- serial.results