| data {rPowerSampleSize} | R Documentation |
Simulated data
Description
This simulated dataset contains three outcomes, and one adjustement variable, divided in two groups.
Usage
data(data.sim)
Format
A data frame with 100 observations on the following 5 variables.
Y1numeric vector of the first outcome
Y2numeric vector of the second outcome
Y3numeric vector of the third outcome
Groupbinary vector of the group variable
Anumeric vector of the adjustment variable
Examples
data(data.sim)
[Package rPowerSampleSize version 1.0.2 Index]