geocv |
Compute the geometric mean, sd, and CV |
geomean |
Compute the geometric mean, sd, and CV |
geosd, |
Compute the geometric mean, sd, and CV |
get.best.model |
Extract the best model from a list of models using AIC.list. |
get.first.model |
Get the first model from a list of models |
get.interval.cols |
Get the columns that can be used in an interval specification |
getData.PKNCAconc |
Extract all the original data from a PKNCAconc or PKNCAdose object |
getData.PKNCAdose |
Extract all the original data from a PKNCAconc or PKNCAdose object |
getDepVar |
Get the dependent variable (left hand side of the formula) from a PKNCA object. |
getGroups.PKNCAconc |
Get the groups (right hand side after the '|' from a PKNCA object. |
getGroups.PKNCAdose |
Get the groups (right hand side after the '|' from a PKNCA object. |
getGroups.PKNCAresults |
Get the groups (right hand side after the '|' from a PKNCA object. |
getIndepVar |
Get the independent variable (right hand side of the formula) from a PKNCA object. |
parseFormula |
Parse a formula into its component parts. |
pk.business |
Run any function with a maximum missing fraction of X and 0s possibly counting as missing. The maximum fraction missing comes from 'PKNCA.options("max.missing")'. |
pk.calc.auc |
A compute the Area Under the (Moment) Curve |
pk.calc.auc.all |
A compute the Area Under the (Moment) Curve |
pk.calc.auc.inf |
A compute the Area Under the (Moment) Curve |
pk.calc.auc.last |
A compute the Area Under the (Moment) Curve |
pk.calc.aucpext |
Calculate the AUC percent extrapolated |
pk.calc.aumc |
A compute the Area Under the (Moment) Curve |
pk.calc.aumc.all |
A compute the Area Under the (Moment) Curve |
pk.calc.aumc.inf |
A compute the Area Under the (Moment) Curve |
pk.calc.aumc.last |
A compute the Area Under the (Moment) Curve |
pk.calc.auxc |
A compute the Area Under the (Moment) Curve |
pk.calc.cav |
Calculate the average concentration during an interval. |
pk.calc.cl |
Calculate the (observed oral) clearance |
pk.calc.clast.obs |
Determine the last observed concentration above the limit of quantification (LOQ). |
pk.calc.cmax |
Determine maximum observed PK concentration |
pk.calc.cmin |
Determine maximum observed PK concentration |
pk.calc.ctrough |
Determine the trough (predose) concentration |
pk.calc.f |
Calculate the absolute (or relative) bioavailability |
pk.calc.half.life |
Compute the half-life and associated parameters |
pk.calc.kel |
Calculate the elimination rate (Kel) |
pk.calc.mrt |
Calcuate the mean residence time (MRT) |
pk.calc.ptr |
Determine the peak-to-trough ratio |
pk.calc.tfirst |
Determine time of last observed concentration above the limit of quantification. |
pk.calc.thalf.eff |
Calculate the effective half-life |
pk.calc.tlag |
Determine the observed lag time (time before the first concentration above the limit of quantification or above the first concentration in the interval) |
pk.calc.tlast |
Determine time of last observed concentration above the limit of quantification. |
pk.calc.tmax |
Determine time of maximum observed PK concentration |
pk.calc.vss |
Calculate the steady-state volume of distribution (Vss) |
pk.calc.vz |
Calculate the terminal volume of distribution (Vz) |
pk.nca |
Compute NCA parameters for each interval for each subject. |
pk.nca.interval |
Compute all PK parameters for a single concentration-time data set |
pk.tss |
Compute the time to steady-state (tss) |
pk.tss.data.prep |
Clean up the time to steady-state parameters and return a data frame for use by the tss calculators. |
pk.tss.monoexponential |
Compute the time to steady state using nonlinear, mixed-effects modeling of trough concentrations. |
pk.tss.monoexponential.individual |
A helper function to estimate individual and single outputs for monoexponential time to steady-state. |
pk.tss.monoexponential.population |
A helper function to estimate population and popind outputs for monoexponential time to steady-state. |
pk.tss.stepwise.linear |
Compute the time to steady state using stepwise test of linear trend |
PKNCA |
Compute noncompartmental pharmacokinetics |
PKNCA.choose.option |
Choose either the value from an option list or the current set value for an option. |
PKNCA.options |
Set default options for PKNCA functions |
PKNCA.set.summary |
Define how NCA parameters are summarized. |
PKNCAconc |
Create a PKNCAconc object |
PKNCAdata |
Create a PKNCAdata object. |
PKNCAdose |
Create a PKNCAdose object |
PKNCAresults |
Generate a PKNCAresults object |
plot.PKNCAconc |
Plot a PKNCAconc object |
plot.PKNCAdata |
Plot a PKNCAconc object |
print.PKNCAconc |
Print and/or summarize a PKNCAconc or PKNCAdose object. |
print.PKNCAdata |
Print a PKNCAdata object |
print.PKNCAdose |
Print and/or summarize a PKNCAconc or PKNCAdose object. |