doveData {DOVE}R Documentation

Toy Dataset For Illustration

Description

This data set is provided for the purposes of illustrating the use of the software. It was simulated under a priority-tier dependent crossover design.

Usage

data(doveData)

Format

doveData is a data.frame containing 40,000 participants The data.frame contains 7 columns,

entry.time

The entry time in days

event.time

The event time in days

event.status

The event indicator (1=event; 0=censored)

vaccine.time

The time of vaccination in days; NA if not vaccinated

vaccine.status

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

priority

A composite baseline risk score taking values 1-5

sex

A binary indicator of sex (male/female)


[Package DOVE version 1.6 Index]