-
Notifications
You must be signed in to change notification settings - Fork 24
/
NAMESPACE
240 lines (239 loc) · 6.16 KB
/
NAMESPACE
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# Generated by roxygen2: do not edit by hand
S3method(PKNCAconc,data.frame)
S3method(PKNCAconc,default)
S3method(PKNCAconc,tbl_df)
S3method(PKNCAdata,PKNCAconc)
S3method(PKNCAdata,PKNCAdose)
S3method(PKNCAdata,default)
S3method(PKNCAdose,data.frame)
S3method(PKNCAdose,default)
S3method(PKNCAdose,tbl_df)
S3method(as.data.frame,PKNCAconc)
S3method(as.data.frame,PKNCAdose)
S3method(as.data.frame,PKNCAresults)
S3method(as_PKNCAconc,PKNCAconc)
S3method(as_PKNCAconc,PKNCAdata)
S3method(as_PKNCAconc,PKNCAresults)
S3method(as_PKNCAdata,PKNCAdata)
S3method(as_PKNCAdata,PKNCAresults)
S3method(as_PKNCAdose,PKNCAdata)
S3method(as_PKNCAdose,PKNCAdose)
S3method(as_PKNCAdose,PKNCAresults)
S3method(as_PKNCAresults,PKNCAdata)
S3method(as_PKNCAresults,PKNCAresults)
S3method(dplyr::group_vars,PKNCAconc)
S3method(dplyr::group_vars,PKNCAdose)
S3method(exclude,default)
S3method(filter,PKNCAconc)
S3method(filter,PKNCAdose)
S3method(filter,PKNCAresults)
S3method(formula,PKNCAconc)
S3method(formula,PKNCAdose)
S3method(full_join,PKNCAconc)
S3method(full_join,PKNCAdose)
S3method(full_join,PKNCAresults)
S3method(getDataName,PKNCAconc)
S3method(getDataName,PKNCAdose)
S3method(getDataName,PKNCAresults)
S3method(getDepVar,PKNCAconc)
S3method(getDepVar,PKNCAdose)
S3method(getGroups,PKNCAconc)
S3method(getGroups,PKNCAdata)
S3method(getGroups,PKNCAdose)
S3method(getGroups,PKNCAresults)
S3method(getIndepVar,PKNCAconc)
S3method(getIndepVar,PKNCAdose)
S3method(group_by,PKNCAconc)
S3method(group_by,PKNCAdose)
S3method(group_by,PKNCAresults)
S3method(inner_join,PKNCAconc)
S3method(inner_join,PKNCAdose)
S3method(inner_join,PKNCAresults)
S3method(is_sparse_pk,PKNCAconc)
S3method(is_sparse_pk,PKNCAdata)
S3method(is_sparse_pk,PKNCAresults)
S3method(left_join,PKNCAconc)
S3method(left_join,PKNCAdose)
S3method(left_join,PKNCAresults)
S3method(model.frame,PKNCAconc)
S3method(model.frame,PKNCAdose)
S3method(mutate,PKNCAconc)
S3method(mutate,PKNCAdose)
S3method(mutate,PKNCAresults)
S3method(print,PKNCAconc)
S3method(print,PKNCAdata)
S3method(print,PKNCAdose)
S3method(print,provenance)
S3method(print,summary_PKNCAresults)
S3method(right_join,PKNCAconc)
S3method(right_join,PKNCAdose)
S3method(right_join,PKNCAresults)
S3method(setDuration,PKNCAconc)
S3method(setDuration,PKNCAdose)
S3method(setRoute,PKNCAdose)
S3method(signifString,data.frame)
S3method(signifString,default)
S3method(summary,PKNCAconc)
S3method(summary,PKNCAdata)
S3method(summary,PKNCAdose)
S3method(summary,PKNCAresults)
S3method(superposition,PKNCAconc)
S3method(superposition,numeric)
S3method(time_calc,POSIXt)
S3method(time_calc,difftime)
S3method(time_calc,numeric)
S3method(ungroup,PKNCAconc)
S3method(ungroup,PKNCAdose)
S3method(ungroup,PKNCAresults)
export(PKNCA.choose.option)
export(PKNCA.options)
export(PKNCA.options.describe)
export(PKNCA.set.summary)
export(PKNCA_impute_method_start_cmin)
export(PKNCA_impute_method_start_conc0)
export(PKNCA_impute_method_start_predose)
export(PKNCAconc)
export(PKNCAdata)
export(PKNCAdose)
export(PKNCAresults)
export(add.interval.col)
export(addProvenance)
export(adj.r.squared)
export(as_PKNCAconc)
export(as_PKNCAdata)
export(as_PKNCAdose)
export(as_PKNCAresults)
export(as_sparse_pk)
export(assert_intervals)
export(business.cv)
export(business.geocv)
export(business.geomean)
export(business.max)
export(business.mean)
export(business.median)
export(business.min)
export(business.range)
export(business.sd)
export(check.conc.time)
export(check.conversion)
export(check.interval.specification)
export(checkProvenance)
export(choose.auc.intervals)
export(clean.conc.blq)
export(clean.conc.na)
export(cov_holder)
export(exclude)
export(exclude_nca_max.aucinf.pext)
export(exclude_nca_min.hl.r.squared)
export(exclude_nca_span.ratio)
export(extrapolate.conc)
export(filter)
export(find.tau)
export(full_join)
export(geocv)
export(geomean)
export(geosd)
export(get.best.model)
export(get.interval.cols)
export(get.parameter.deps)
export(getDepVar)
export(getGroups)
export(getIndepVar)
export(group_by)
export(inner_join)
export(interp.extrap.conc)
export(interp.extrap.conc.dose)
export(interpolate.conc)
export(is_sparse_pk)
export(left_join)
export(mutate)
export(pk.business)
export(pk.calc.ae)
export(pk.calc.auc)
export(pk.calc.auc.all)
export(pk.calc.auc.inf)
export(pk.calc.auc.inf.obs)
export(pk.calc.auc.inf.pred)
export(pk.calc.auc.last)
export(pk.calc.aucabove)
export(pk.calc.aucint)
export(pk.calc.aucint.all)
export(pk.calc.aucint.inf.obs)
export(pk.calc.aucint.inf.pred)
export(pk.calc.aucint.last)
export(pk.calc.auciv)
export(pk.calc.auciv_pbext)
export(pk.calc.aucpext)
export(pk.calc.aumc)
export(pk.calc.aumc.all)
export(pk.calc.aumc.inf)
export(pk.calc.aumc.inf.obs)
export(pk.calc.aumc.inf.pred)
export(pk.calc.aumc.last)
export(pk.calc.auxc)
export(pk.calc.c0)
export(pk.calc.cav)
export(pk.calc.ceoi)
export(pk.calc.cl)
export(pk.calc.clast.obs)
export(pk.calc.clr)
export(pk.calc.cmax)
export(pk.calc.cmin)
export(pk.calc.count_conc)
export(pk.calc.cstart)
export(pk.calc.ctrough)
export(pk.calc.deg.fluc)
export(pk.calc.dn)
export(pk.calc.f)
export(pk.calc.fe)
export(pk.calc.half.life)
export(pk.calc.kel)
export(pk.calc.mrt)
export(pk.calc.mrt.iv)
export(pk.calc.mrt.md)
export(pk.calc.ptr)
export(pk.calc.sparse_auc)
export(pk.calc.sparse_auclast)
export(pk.calc.swing)
export(pk.calc.tfirst)
export(pk.calc.thalf.eff)
export(pk.calc.time_above)
export(pk.calc.tlag)
export(pk.calc.tlast)
export(pk.calc.tmax)
export(pk.calc.totdose)
export(pk.calc.vss)
export(pk.calc.vz)
export(pk.nca)
export(pk.nca.interval)
export(pk.tss)
export(pk.tss.monoexponential)
export(pk.tss.stepwise.linear)
export(pknca_units_table)
export(right_join)
export(roundString)
export(roundingSummarize)
export(setDuration)
export(setRoute)
export(set_intervals)
export(signifString)
export(sparse_auc_weight_linear)
export(sparse_mean)
export(superposition)
export(time_calc)
export(ungroup)
export(var_sparse_auc)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,right_join)
importFrom(dplyr,ungroup)
importFrom(lifecycle,deprecated)
importFrom(nlme,getGroups)
importFrom(rlang,.data)
importFrom(stats,formula)
importFrom(stats,model.frame)