| acodata {TwoPhaseInd} | R Documentation |
A dataset from the STEP trial to study the interactions between gene and vaccine on HIV infection
Description
A dataset from the STEP trial to study the interactions between gene and vaccine on HIV infection
Usage
data("acodata")
Format
A data frame with 907 observations on the following 14 variables.
vacc1_evinfthe time to HIV infection, a numeric vector
f_evinfthe indicator variable for HIV infection, a numeric vector
subcohthe indicator of whether the participant was selected into the sub-cohort for genotyping, a logical vector
ptidpatricipant identifier, a numeric vector
f_treatvaccine assignment variable, a numeric vector
fcgr2a.3the genotype of Fcr receptor FcrRIIIa, the biomarker of interest here, a numeric vector
f_agele30a numeric vector
f_hsv_2a numeric vector
f_ad5gt18a numeric vector
f_crcma numeric vector
any_druga numeric vector
num_male_part_cata numeric vector
uiasa numeric vector
urasa numeric vector
Details
A dataset from the STEP trial to study the interactions between gene and vaccine on HIV infection
References
S. P. Buchbinder, D. V. Mehrotra, and D. Ann et al. Efficacy assessment of a cell-mediated immunity HIV-1 vaccine (the Step Study): a double-blind, randomised, placebo-controlled, test-of-concept trial. Lancet. 372(9653):1881-1893, 2008.
J. P. Pandey, A. M. Namboodiri, and S. Bu et l. Immunoglobulin genes and the acquisition of HIV infection in a randomized trial of recombinant adenovirus HIV vaccine. Virology, 441:70-74, 2013.
Examples
data(acodata)
## maybe str(acodata)