dd.baseline {EHR} | R Documentation |
dd.baseline
Description
Simulated baseline data example from a Phenome Wide Association Study (PheWAS) obtained at baseline before drug exposure. The dataset includes 1505 variables: subject identification number ('id'), drug exposure ('exposure'), 3 demographic variables ('age', 'race', 'gender'), and 1500 phenotypes.
Usage
data(dataPheWAS, package = 'EHR')
Format
A data frame with 10000 observations on 1505 variables.
Examples
data(dataPheWAS)
[Package EHR version 0.4-11 Index]