seqhap.dat {haplo.stats}R Documentation

Simulated data for seqhap examples

Description

Simulated data set for the demonstration of seqhap functionality. Contains one column for disease status and columns representing 10 SNP loci with a known association. seqhap.pos contains a column for chromosome position, as required by seqhap.

Usage

data(seqhap.dat)
data(seqhap.pos)

Format

seqhap.dat contains disease status and 20 columns for a 10-locus genotype matrix of SNPs. seqhap.pos is a 1-column data.frame containing the chromosome positions of the 10 loci.

References

Yu Z, Schaid DJ (2007) Sequantial haplotype scan methods for association analysis. {em Gen Epi}, in print.


[Package haplo.stats version 1.3.8 Index]