doveData {DOVE}R Documentation

Toy Dataset For Illustration

Description

This data set is provided to illustrate the use of the software. It was simulated under a priority-tier dependent crossover design with a ramping vaccine effect between dose 1 and dose 2.

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 observation 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.10 Index]