example.data {SurrogateSeq} | R Documentation |
Example data
Description
Example data
Usage
data("example.data")
Format
A list with 9 elements:
w0.p
the baseline covariate in the control group in the prior study (Study A)
s0.p
the surrogate marker in the control group in the prior study (Study A
y0.p
the primary outcome in the control group in the prior study (Study A
w1
a baseline covariate in the treatment group in the current study (Study B)
w0
a baseline covariate in the control group in the current study (Study B)
s1
the surrogate marker in the treatment group in the current study (Study B)
s0
the surrogate marker in the control group in the current study (Study B)
y1
the primary outcome in the treatment group in the current study (Study B)
y0
the primary outcome in the control group in the current study (Study B)
Examples
data(example.data)
names(example.data)
[Package SurrogateSeq version 1.0 Index]