simGWAS: Simulated GWAS data

Description Usage Format Value Examples

Description

This data set was simulated using PLINK. Please refer to the vignette for more details.

Usage

1

Format

The dataset contains the following components:

SNP.1

The first SNP, of dimension 500 x 1. Each row represents a subject.

...

SNP.1000

The last SNP, of dimension 500 x 1. Each row represents a subject.

y

The response vector. It can be continuous or discrete.

sex

The first covariate, represeting the sex of the subjects: 0 for men and 1 for women.

age

The second covariate, represeting the age of the subjects.

Value

data.frame

Examples

1

Example output



hierGWAS documentation built on Nov. 8, 2020, 8:05 p.m.