IOV: Define inter-occasion variability (IOV) into the dataset. A...

View source: R/treatment_iov.R

IOVR 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.

Description

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.

Usage

IOV(colname, distribution, doseNumbers = NULL)

Arguments

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.

Value

an IOV object


campsis documentation built on Oct. 13, 2023, 5:09 p.m.