Description Usage Format Examples
Simulated data for use in testing functions in polygenicPTSD package Includes outcome variables SBP and DBP, along with: Polygenic Risk Scores, PTSD variables, 3 Principle components, sex, education, cohort, antihistamine use, bmi, and trauma count.
1 |
A dataframe with 2264 rows and 30 columns
Family ID, for matching purposes
Individual ID
Polygenic Risk Score (PRS) variables per outcome (SBP, DBP, and PRS) and cutoff (01, 02)
Simulated SBP measurements (OUTCOME)
Simulated DBP measurement outcome
Four PTSD measurements
First 3 Principle Components
Sex (0 = Female, 1 = Male)
Numeric, years
...
...
1 2 | data(merged_example)
classed <- htn_outcome_classify(merged_example)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.