create_phewas_table: Calls createPhewasTable. Pretty much only exists to create...

Description Usage Arguments Value

Description

Calls createPhewasTable. Pretty much only exists to create consistency in function name formatting (The other ones in simplePheWAS are formatted with underscores)

Usage

1
create_phewas_table(id.icd9.count, ...)

Arguments

id.icd9.count

A table containing, for each patient, a list of their diagnoses and how often each appears in their records

Value

A table with rows corresponding to patients and columns corresponding to diagnoses Each cell of the table is TRUE/FALSE, depending on whether the patient had the diagnosis appear a sufficient number of times in their record Also may contain NA, if exclusions were added (diagnoses too similar to the target diagnosis to be useful in an analysis).


ekawaler/simplePheWAS documentation built on May 16, 2019, 2:24 a.m.