A dataset with sets of PGSs, Phenotypes and Covariates to demo the comorbidPGS package
comorbidData
who
A data frame with 10,000 rows (individuals) and 16 columns:
Individual's identifier, characters
Sex of the individuals, binary numeric values
Age of the individuals, numeric value
The genotypic array used for those individuals, factor values
The ethnicity of individuals, can be also used as Categorical Phenotype, factor values
Three distributions of PGS for Breast Cancer, Type 2 Diabetes and Hypertension respectively; numeric values
Three Cases/Controls Phenotypes, representing Breast Cancer, Type 2 Diabetes and Hypertension respectively; binary values
Three Continuous Phenotypes, representing low-density lipoprotein, body-mass index, and systolic blood pressure respectively; numeric values
A continuous Phenotype, based on log(ldl) to have a normal distribution; numeric values
An Ordered Categorical Phenotype, with 3 possible outcomes: low, normal or high systolic blood pressure; factor values