Learn R Programming

SurrogateSeq (version 1.1)

example.data: Example data

Description

Example data

Usage

data("example.data")

Arguments

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

Run this code
data(example.data)
names(example.data)

Run the code above in your browser using DataLab