data_temp {vaxpmx}R Documentation

Example of a hypothetical vaccine clinical trial data set

Description

A dataset containing immunogenicity data, and clinical outcome data in the vaccinated and control groups. The dataset is provided in the form of a data frame.

Usage

data_temp

Format

Data frame:

ID

identification of subjects

nAb1

value of neutralizing titer for serotype 1

nAb2

value of neutralizing titer for serotype 2

group

binary indicator of a baseline demographic characteristics of interest

vaccine

binary indicator of treatment arm, with value 1 in vaccinated and 0 in control subjects

type_disease

serotype of disease

disease_any

binary indicator of disease caused by any serotype


[Package vaxpmx version 0.0.3 Index]