| example.data {hetsurr} | R Documentation |
Example data
Description
Example data
Usage
data("example.data")
Format
A list with 6 elements representing 2000 observations from a treatment group and 1500 observations from a control group:
y1the primary outcome in the treatment group
y0the primary outcome in the control group
s1the surrogate marker in the treatment group
s0the surrogate marker in the control group
w1the baseline covariate of interest in the treatment group
w0the baseline covariate of interest in the control group
Examples
data(example.data)
names(example.data)
[Package hetsurr version 1.0 Index]