LGEWIS.example {LGEWIS} | R Documentation |
Data example for LGEWIS (tests for genetic association or gene-environment interaction)
Description
Example data for LGEWIS.
Usage
data(LGEWIS.example)
Format
LGEWIS.example contains the following objects:
- G
a numeric genotype matrix of 10 individuals and 20 SNPs. Each row represents a different individual, and each column represents a different SNP marker.
- Y
a numeric vector of continuous phenotypes of 10 individuals with 4 repeated measurements.
- time
a numeric matrix. The first column is the subject ID and the second column is the measured exam.
- X
a numeric matrix of 1 covariates.
- E
a numeric vector of environmental exposure.
[Package LGEWIS version 1.1 Index]