haplo.stats (version 1.7.9)

hapPower.demo: 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)

Arguments

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

Run this code
# NOT RUN {
data(hapPower.demo)
# }

Run the code above in your browser using DataCamp Workspace