d_example | R Documentation |
Hypothetical data to be used in examples.
data(d_example)
A list with 8 elements representing 500 observations from a control group and 500 observations from a treatment group:
s1.a
First surrogate marker measurement for treated observations.
s1.b
Second surrogate marker measurement for treated observations.
s1.c
Third surrogate marker measurement for treated observations.
y1
Primary outcome for treated observations.
s0.a
First surrogate marker measurement for control observations.
s0.b
Second surrogate marker measurement for control observations.
s0.c
Third surrogate marker measurement for control observations.
y0
Primary outcome for control observations.
data(d_example) names(d_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.