vaccine.trial: Simulated Vaccine Trial Data

Description Usage Format Examples

Description

Simulated vaccine trial data for use in demonstrating the use of the sensitivity functions implemented in this package.

Usage

1

Format

A data frame with 2000 observations on the following 5 variables.

treatment

a factor with levels placebo vaccine

hiv.outcome

a factor with levels infected not infected

logVL

a numeric vector

ARTinitiation

a factor with levels initiated ART no ART

followup.yearsART

a numeric vector

Examples

1
2
3
4
## Not run: 
# Put code which generates the simluated dataset here

## End(Not run)

Example output



sensitivityPStrat documentation built on May 2, 2019, 5:14 p.m.