dd {EHR} | R Documentation |
dd
Description
Simulated outcome data example from Phenome Wide Association Study (PheWAS) that examines associations between drug exposure and various phenotypes at follow-up after the 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]