powered by
Calculate average half-life for 2-compartment model during a specific interval
pk_2cmt_t12_interval(CL = 3, V = 30, Q = 2, V2 = 20, tau = 12, t_inf = NULL)
clearance
volume of central compartment
inter-compartimental clearance
volume of peripheral compartment
interval (hours)
infusion time (hours)
pk_2cmt_t12_interval(CL = 5, V = 50, Q = 20, V2 = 200, tau = 12, t_inf = 2)
Run the code above in your browser using DataLab