| d_example {Rsurrogate} | R Documentation |
Hypothetical data
Description
Hypothetical data to be used in examples.
Usage
data(d_example)
Format
A list with 8 elements representing 500 observations from a control group and 500 observations from a treatment group:
s1.aFirst surrogate marker measurement for treated observations.
s1.bSecond surrogate marker measurement for treated observations.
s1.cThird surrogate marker measurement for treated observations.
y1Primary outcome for treated observations.
s0.aFirst surrogate marker measurement for control observations.
s0.bSecond surrogate marker measurement for control observations.
s0.cThird surrogate marker measurement for control observations.
y0Primary outcome for control observations.
Examples
data(d_example)
names(d_example)
[Package Rsurrogate version 3.2 Index]