example.data | R Documentation |
Example data use to illustrate the functions
data("example.data")
A list with 4 elements representing 25 observations from a treatment group (group 1) and 25 observations from a control group (group 0):
y1
the primary outcome,Y, in group 1
y0
the primary outcome, Y, in group 0
s1
the surrogate marker, S, in group 1
s0
the surrogate marker, S, in group 0
data(example.data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.