Description Usage Arguments Author(s) References See Also Examples
Compute the clearance of the unbound fraction of a specific molecule for the adult population.
1 | Cladu(Clad, fuAd, Fad)
|
Clad |
The apparent clearance for adults. |
fuAd |
Unbound bioavailability for adults for the molecule. |
Fad |
Bioavailability for adults. |
Artemis Toumazi artemis.toumazi@gmail.com, Caroline Petit caroline.petit@crc.jussieu.fr, Sarah Zohar sarah.zohar@inserm.fr
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>.
1 2 3 4 | Cl_ad <- 3.95
F_ad <- 0.6
fu_ad <- 1
Cladu(Cl_ad, fu_ad, F_ad)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.