Dataset {rpact} | R Documentation |
Basic class for datasets.
Dataset
is the basic class for
This basic class contains the fields stages
and groups
and several commonly used
functions.
stages
The stage numbers of the trial. Is an integer vector of length kMax
.
groups
The group numbers. Is an integer vector of length number of stages times number of groups.