Learn R Programming

hettest (version 1.0)

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

s0.p

the surrogate marker in the control group in the prior study

y0.p

the primary outcome in the control group in the prior study

w1

the baseline covariate in the treatment group in the current study

w0

the baseline covariate in the control group in the current study

s1

the surrogate marker in the treatment group in the current study

s0

the surrogate marker in the control group in the current study

y1

the primary outcome in the treatment group in the current study

y0

the primary outcome in the control group in the current study

Examples

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

Run the code above in your browser using DataLab