powered by
Takes single values for dose or model parameters, or vector of either dose or parameters (but not both).
pk_1cmt_inf_cmax_ss(dose, tau, CL, V, t_inf, ruv = NULL)
dose
dosing interval
clearance
volume of distrubition
infusion time
residual variability, specified as list with optional arguments for proportional, additive, or exponential components, e.g. `list(prop=0.1, add=1, exp=0)`
pk_1cmt_inf_cmax_ss(dose = 500, tau = 12, t_inf = 2, CL = 5, V = 50)
Run the code above in your browser using DataLab