Calculate dose to achieve steady state trough for 2-compartmental PK model bolus dosing at steady state
1 2 | pk_2cmt_bolus_dose_from_cmin(cmin = 1, tau = 12, CL = 3, V = 30,
Q = 2, V2 = 20)
|
cmin |
desired trough concentration |
tau |
dosing interval |
CL |
clearance |
V |
volume of distribution |
Q |
inter-compartimental clearance |
V2 |
volume of peripheral compartment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.