addl | R Documentation |
Create ADDL DATA
addl(
data = dat,
id = "id",
time = "time",
last.dose.time = "last.dose.time",
ii = 24,
note = "use only dose data with evid=1.",
tol = 0.3
)
data |
Data frame. |
id |
subject id |
time |
Time after first dose |
last.dose.time |
This could be minimum last PK time. Required to compute the ADDL of the last dose |
ii |
Dose interval vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.