dat1 {r2redux} | R Documentation |
Phenotypes and 10 sets of PGSs
Description
A dataset containing phenotypes and multiple PGSs estimated from 10 sets of SNPs according to GWAS p-value thresholds
Usage
dat1
Format
A data frame with 1000 rows and 11 variables:
- V1
Phenotype, value
- V2
PGS1, for p value threshold <=1
- V3
PGS2, for p value threshold <=0.5
- V4
PGS3, for p value threshold <=0.4
- V5
PGS4, for p value threshold <=0.3
- V6
PGS5, for p value threshold <=0.2
- V7
PGS6, for p value threshold <=0.1
- V8
PGS7, for p value threshold <=0.05
- V9
PGS8, for p value threshold <=0.01
- V10
PGS9, for p value threshold <=0.001
- V11
PGS10, for p value threshold <=0.0001
[Package r2redux version 1.0.17 Index]