
Compute the clearance of the unbound fraction of a specific molecule for the adult population.
Cladu(Clad, fuAd, Fad)
The apparent clearance for adults.
Unbound bioavailability for adults for the molecule.
Bioavailability for adults.
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>.
# NOT RUN {
Cl_ad <- 3.95
F_ad <- 0.6
fu_ad <- 1
Cladu(Cl_ad, fu_ad, F_ad)
# }
Run the code above in your browser using DataLab