Calculate dose to achieve steady state Cmax for 1-compartmental PK model with infusion dosing at steady state
1 2 | pk_1cmt_inf_dose_from_cmax(cmax = 1, tau = 12, t_inf = 1, CL = 3,
V = 30)
|
cmax |
desired trough concentration |
tau |
dosing interval |
t_inf |
infusion time |
CL |
clearance |
V |
volume of distribution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.