data | R Documentation |
A simulated toy data set mimicking data from a vaccine trial.
A data frame consisting of 1000 subjects with primary outcome of interest (Y1
)
as infected with HPV type 16, secondary outcome (Y2
) as
the total number of infections with 20 non-targeted HPV types,
vaccine assignment (T
), and two categorical covariates Age
and Region
with 13 and 3 levels respectively.
negativeControlOutcomeAdjustment
data(data, package="NegativeControlOutcomeAdjustment")
# Display some of the data
data[1:5, ]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.