Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. p <- list("CL" = CL_VAN, "V" = V_1)
  2. r <- new_regimen(amt = dose, times = ordered_time, type = "infusion", t_inf = infusion_duration)
  3. dat <- sim_ode(ode = pk_1, par = p, regimen = r, only_obs = TRUE, obs_step_size = .01666, t_max = max(data.6502944$rt))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement