data: A dataset used in example of 'rARTP'.

Description Usage Examples

Description

A data frame data with 6000 observations on subject IDs, outcome, covariates, and 152 SNPs.

Usage

1

Examples

1
2
data(data)
head(data[, 1:7])

Example output

Loading required package: Formula
Loading required package: data.table
Loading required package: parallel
   SUBID case_control sex    age      bmi study rs11578799
1 SUBID1            1   M 41to50 18.81663     2          2
2 SUBID2            1   F 30to40 16.46630     1          2
3 SUBID3            1   M   gt50 31.44187     1          1
4 SUBID4            1   F 41to50 16.95436     2          2
5 SUBID5            1   F 41to50 37.71600     4          1
6 SUBID6            1   M   gt50 18.22367     5          2

ARTP2 documentation built on May 2, 2019, 3:38 p.m.