Learn R Programming

EHR (version 0.4-11)

dd: 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')

Arguments

Format

A data frame with 10000 observations on 1505 variables.

Examples

Run this code
data(dataPheWAS)

Run the code above in your browser using DataLab