| d_example_me | R Documentation |
Hypothetical data to be used in measurement error example.
data(d_example_me)
A list with 10 elements representing 500 observations from a control group and 500 observations from a treatment group:
y1Primary outcome for treated observations.
s1Surrogate marker for treated observations.
s1_rep1Replicate measurement of the surrogate marker for treated observations.
s1_rep2Replicate measurement of the surrogate marker for treated observations.
s1_rep3Replicate measurement of the surrogate marker for treated observations.
y0Primary outcome for control observations.
s0Surrogate marker for control observations.
s0_rep1Replicate measurement of the surrogate marker for control observations.
s0_rep2Replicate measurement of the surrogate marker for control observations.
s0_rep3Replicate measurement of the surrogate marker for control observations.
data(d_example_me)
names(d_example_me)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.