auc2dose | R Documentation |
Convert AUCtau or AUCt to dose (for 1-compartment linear PK model)
auc2dose(auc, CL, V, t_auc = NA)
auc |
AUCtau |
CL |
Clearance |
V |
Volume of distribution |
t_auc |
if AUCtau is not known but only AUCt, 't_auc' specifies time until which AUC_t is calculated to be able to calculate dose |
auc2dose(450, CL = 5, V = 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.