View source: R/treatment_iov.R
IOV | R Documentation |
Define inter-occasion variability (IOV) into the dataset. A new variable of name 'colname' will be output into the dataset and will vary at each dose number according to the given distribution.
IOV(colname, distribution, doseNumbers = NULL)
colname |
name of the column that will be output in dataset |
distribution |
distribution |
doseNumbers |
dose numbers, if provided, IOV is generated at these doses only. By default, IOV is generated for all doses. |
an IOV object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.