Description Usage Arguments Value Examples
View source: R/StatComp21019R.R
A 1-compartment infusion model for the PK
1 2 3 4 5 6 7 8 | Concentration(
t,
d,
t0 = c(1, 5, 9, 13, 17, 21, 25),
Cl = 1.36 * 10,
V = 3.4,
tinf = rep(1e-05, 7)
)
|
t |
the time |
d |
the dose of drug |
t0 |
Administration time |
Cl |
Clearance of elimination |
V |
Volume of distribution |
tinf |
the duration of the infusion of the jth administration |
the cytokine response
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.