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 a numeric vector of length kMax
containing whole numbers.
groups
The group numbers. Is a numeric vector.