hapPower.demo {haplo.stats} | R Documentation |
Set of haplotypes and frequencies for power and sample size calculations
Description
An example set of haplotypes and frequencies for power and sample size calculations in haplo.power.cc and haplo.power.qt
Usage
data(hapPower.demo)
Format
A data frame with 21 observations on the following 6 variables.
loc.1
allele 1 in the haplotype
loc.2
allele 2 in the haplotype
loc.3
allele 3 in the haplotype
loc.4
allele 4 in the haplotype
loc.5
allele 5 in the haplotype
haplo.freq
numeric, frequency of haplotype
References
Schaid, DJ. Power and sample size for testing associations of haplotypes with complex traits. Ann Hum Genet (2005) 70:116-130.
Examples
data(hapPower.demo)
[Package haplo.stats version 1.9.5.1 Index]