% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{case.gxe}
\alias{case.gxe}
\title{Genotypes for the cases of case-parent triads with a simulated gene
environment interaction.}
\format{
A data frame with 1000 rows and 24 variables

A data frame with 1000 rows and 24 variables
}
\usage{
data(case.gxe)

data(case.gxe)
}
\description{
A simulated dataset containing the counts of the alternate allele
for 24 SNPs for the cases in 1000 simulated case-parent
triads. Columns represent SNPs, rows are individuals. SNPs
in columns 6, 12, and 18 represent a simulated risk pathway,
where, in the child, at least one copy of the alternate allele
for each path SNP in addition to exposure 1 confers increased
disease risk.
.

A simulated dataset containing the counts of the alternate allele
for 24 SNPs for the cases in 1000 simulated case-parent
triads. Columns represent SNPs, rows are individuals. SNPs
in columns 6, 12, and 18 represent a simulated risk pathway,
where, in the child, at least one copy of the alternate allele
for each path SNP in addition to exposure 1 confers increased
disease risk.
.
}
\keyword{datasets}