Learn R Programming

dfped (version 1.1)

KCYP3A4_5: Fraction of adult CYP3A4/CYP3A5 abundance according to age.

Description

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

Usage

KCYP3A4_5(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, KCYP2C9, KCYP2C18_19, KCYP2D6, KCYP3A, KCYP2E1

Examples

Run this code
# NOT RUN {
age <- 1
KCYP3A4_5(age)
# }

Run the code above in your browser using DataLab