veWaningData {VEwaning}R Documentation

Toy Dataset For Illustration

Description

This data set is provided for the purposes of illustrating the use of the software.

Usage

data(veWaningData)

Format

veWaningData is a data.frame containing 30,000 participants The data.frame contains 8 columns,

X1

A dichotomous baseline covariate; generated from B(0.5).

X2

A continuous baseline covariates; generated from N(45,10^2).

E

The entry time into the study.

A

The indicator of vaccination at entry (1 = vaccinated at entry; 0 = not vaccinated)

U

The time to infection; NA if participant did not become infected.

R

Time to unblinding.

Gam

The dynamic under which unblinding occurred; 0: infection occurred prior to unblinding; 1: participant requested unblinding prior to study defined unblinding period; 2: participant was unblinded during the study defined unblinding period.

Psi

Indicator of whether subject received vaccination at time of unblinding (1: received vaccination at time R, 0 otherwise).


[Package VEwaning version 1.3 Index]