See the references for the related homogeneity assumption.
References
Olson J.M. (1993) Testing the Hardy-Weinberg law across strata. Annals of Human Genetics 57(4):291-295.
Olson, J.M. and Foley, M. (1996) Testing for homogeneity of Hardy-Weinberg disequilibrium using data sampled from several
populations. Biometrics 52(3) pp. 971-979.
## Test across strata#data("Glyoxalase")
Glyoxalase <- as.matrix(Glyoxalase)
HWStrata(Glyoxalase)
## Stratified exact testing, testing each sample#HWExactStats(Glyoxalase)