powered by
Convert AUCtau or AUCt to dose (for 1-compartment linear PK model)
auc2dose(auc, CL, V, t_auc = NA)
AUCtau
Clearance
Volume of distribution
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)
Run the code above in your browser using DataLab