-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path_pkgdown.yml
More file actions
117 lines (115 loc) · 2.78 KB
/
_pkgdown.yml
File metadata and controls
117 lines (115 loc) · 2.78 KB
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
url: https://insightrx.github.io/clinPK/
template:
bootstrap: 5
navbar:
structure:
right: [search, github, ds]
components:
ds:
href: https://ds.insight-rx.com/
icon: fa-home
aria-label: Home
reference:
- title: Anthropomorphic equations
contents:
- calc_bsa
- calc_ffm
- calc_bmi
- calc_ibw
- calc_lbw
- calc_abw
- calc_dosing_weight
- calc_baseline_scr
- pct_x_for_y
- median_x_for_y
- title: Clinical chemistry
contents:
- calc_egfr
- calc_egfr_cystatin
- calc_kgfr
- calc_creat
- calc_creat_neo
- calc_aki_stage
- calc_neutropenia_grade
- title: Conversions
contents:
- kg2lbs
- lbs2kg
- kg2oz
- oz2kg
- weight2kg
- cm2inch
- inch2cm
- conc2mol
- mol2conc
- absolute2relative_bsa
- relative2absolute_bsa
- convert_flow_unit
- convert_albumin_unit
- convert_creat_assay
- convert_creat_unit
- convert_bilirubin_unit
- title: PK compartmental equations
desc: Functions to simulate concentrations for linear PK models.
contents:
- pk_1cmt_inf
- pk_1cmt_inf_ss
- pk_1cmt_inf_cmin_ss
- pk_1cmt_inf_cmax_ss
- pk_2cmt_inf
- pk_2cmt_inf_ss
- pk_2cmt_inf_cmin_ss
- pk_2cmt_inf_cmax_ss
- pk_1cmt_bolus
- pk_1cmt_bolus_ss
- pk_1cmt_bolus_cmin_ss
- pk_1cmt_bolus_cmax_ss
- pk_1cmt_t12
- pk_1cmt_oral
- pk_2cmt_bolus
- pk_2cmt_bolus_ss
- pk_2cmt_bolus_cmin_ss
- pk_2cmt_bolus_cmax_ss
- pk_2cmt_t12
- pk_2cmt_t12_interval
- title: PK steady state equations
contents:
- accumulation_ratio
- fraction_of_ss
- time_to_ss
- title: Dose/TDM calculations
desc: Functions to calculate the dose expected to achieve a specific target exposure.
contents:
- pk_1cmt_inf_dose_from_cmin
- pk_1cmt_bolus_dose_from_cmin
- pk_2cmt_inf_dose_from_cmin
- pk_2cmt_bolus_dose_from_cmin
- pk_1cmt_inf_dose_from_cmax
- pk_1cmt_bolus_dose_from_cmax
- pk_2cmt_inf_dose_from_cmax
- pk_2cmt_bolus_dose_from_cmax
- pk_1cmt_inf_dose_for_range
- dose2auc
- auc2dose
- title: Probability calculations
desc: Functions to calculate outcome probabilities.
contents:
- calc_cefepime_neurotoxicity
- calc_treosulfan_success
- title: Miscellaneous functions
contents:
- nca
- egfr_cov_reqs
- check_covs_available
- calc_carboplatin_calvert
- calc_kel_single_tdm
- calc_kel_double_tdm
- calc_t12
- calc_amts_for_conc
- find_nearest_dose
- find_nearest_interval
- valid_units
- add_ruv
- title: Data sets
contents:
- growth-charts