Learn R Programming

dfped (version 1.1)

KCYP2C9: Fraction of adult CYP2C9 abundance according to age.

Description

Compute the value of the fraction of adult CYP2C9 abundance according to the children age. It is described by a hyperbolic function.

Usage

KCYP2C9(age)

Arguments

age

The age of children.

References

Petit, C., et al, (2016) Unified approach for extrapolation and bridging of adult information in early phase dose-finding paediatric studies, Statistical Methods in Medical Research, <doi:10.1177/0962280216671348>.

Johnson T., Rostami-Hodjegan A. and Tucker G. (2006) Prediction of clearance of eleven drugs and associated variability in neonates, infants and children, Clin. Pharmacokinet., 45:931-956.

See Also

KCYP1A2, KCYP2B6, KCYP2C8, KCYP2C18_19, KCYP2D6, KCYP2E1, KCYP3A4_5, KCYP3A

Examples

Run this code
# NOT RUN {
age <- 3
KCYP2C9(age)
# }

Run the code above in your browser using DataLab