An artificial dataset that was randomly generated with simulated normal data. The data set has six variables:
Subject id
Stage number
Group name
An example outcome in that we are interested in
The first covariate gender
The second covariate covariate
rawDataTwoArmNormal
A data.frame
object.
See the vignette "Two-arm analysis for continuous data with covariates from raw data" to learn how to
import raw data from a csv file,
calculate estimated adjusted (marginal) means (EMMs, least-squares means) for a linear model, and
perform two-arm interim analyses with these data.
You can use rawDataTwoArmNormal
to reproduce the examples in the vignette.