pk_1cmt_inf_ss: Concentration predictions for 2-compartmental PK model with...

Description Usage Arguments

Description

Concentration predictions for 2-compartmental PK model with infusion dosing at steady state

Usage

1
2
pk_1cmt_inf_ss(t = c(0:24), dose = 100, t_inf = 1, tau = 12, CL = 3,
  V = 30, ruv = NULL)

Arguments

t

vector of time

dose

dose

t_inf

infusion time

tau

dosing interval

CL

clearance

V

volume of distribution

ruv

residual variability, specified as list with optional arguments for proportional, additive, or exponential components, e.g. 'list(prop=0.1, add=1, exp=0)'


ronkeizer/PKmisc documentation built on May 27, 2019, 1:50 p.m.