example.data: Example data

example.dataR 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)

SurrogateSeq documentation built on April 4, 2025, 12:27 a.m.