rawDataTwoArmNormal {rpact} | R Documentation |
Raw Dataset Of A Two Arm Continuous Outcome With Covariates
Description
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
Usage
rawDataTwoArmNormal
Format
A data.frame
object.
Details
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.
[Package rpact version 4.0.0 Index]