Description Usage Arguments Value Author(s)
Tests for each row of a matrix whether the Hardy-Weinberg Equilibrium holds for the SNP represented by the row.
1 |
x |
a matrix in which each row represents a SNP and each column a subject,
where the SNPs can take the values specified by |
levels |
a vector of length three specifying the values with which the three
genotypes of each SNP are represented. It is assumed that the second element of
|
affy |
logical specifying whether the SNPs in |
check |
should some checks be done if, e.g., other than the specified |
A list containing the values of the ChiSquare statistic for testing for deviation from HWE
(stats
) and the raw p-values (rawp
) computed by employing the ChiSquare distribution
with 1 degree of freedom.
Holger Schwender, holger.schwender@udo.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.