Learn R Programming

dfped (version 1.1)

alpha1AGage: Concentration of alpha1-acid glycoprotein according to age.

Description

Compute the value of alpha1-acid glycoprotein (alpha1AG) concentration (g/L) according to age (year) for children.

Usage

alpha1AGage(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

concCh, albAge

Examples

Run this code
# NOT RUN {
age <- 2
alpha1AGage(age)
# }

Run the code above in your browser using DataLab