
Compute the value of albumin (alb) concentration (g/L) according to age (year) for children - Truncated at 10000 days, i.e. 27 y.o.
albAge(age)
The age of child.
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.
# NOT RUN {
age <- 8
albAge(age)
# }
Run the code above in your browser using DataLab