Skip to content
Prev 35 / 490 Next

package mvtnorm is obsolete

Hello, 

yes, genetics is still on CRAN but deprecated. Its functionalities are still available. There are quite a few options to do a HWE test:
- (genetics): HWE.chisq, HWE.test, HWE.exact
- (adegenet, wrapper for genetics): HWE.test.genind
- (ape): hw.test

...

Judging from the check results for genetics:
http://cran.r-project.org/web/checks/check_results_genetics.html

it seems likely that the package will remain on CRAN for a while, unless the maintainers decide otherwise.

Cheers

Thibaut