Dataset | R Documentation |
Basic class for datasets.
Dataset
is the basic class for
DatasetMeans
,
DatasetRates
,
DatasetSurvival
, and
DatasetEnrichmentSurvival
.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.