https://github.com/cran/HardyWeinberg
Raw File
Tip revision: 59bc105de5b1eda230f8d1ce6ac1c7e09cfe1ad3 authored by Jan Graffelman on 06 April 2024, 09:53:07 UTC
version 1.7.8
Tip revision: 59bc105
DESCRIPTION
Package: HardyWeinberg
Type: Package
Title: Statistical Tests and Graphics for Hardy-Weinberg Equilibrium
Version: 1.7.8
Date: 2024-04-05
Authors@R: c(person("Jan", "Graffelman", role = c("aut", "cre"), email = "jan.graffelman@upc.edu"),
             person("Christopher", "Chang", role = "ctb", email = "chrchang523@gmail.com"),
	     person("Xavi", "Puig", role = "ctb", email = "xavier.puig@upc.edu"),
             person("Jan", "Wigginton", role = "ctb"),
	     person("Leonardo", "Ortoleva", role = "ctb", email= "leonardo.ortoleva@estudiantat.upc.edu"),
	     person("William R.","Engels", role =  "ctb", email= "wrengels@wisc.edu"))
Author: Jan Graffelman [aut, cre],
  Christopher Chang [ctb],
  Xavi Puig [ctb],
  Jan Wigginton [ctb],
  Leonardo Ortoleva [ctb],
  William R. Engels [ctb]
Maintainer: Jan Graffelman <jan.graffelman@upc.edu>
Depends: R (>= 1.8.0), mice, nnet, Rsolnp, shape
Description: Contains tools for exploring Hardy-Weinberg equilibrium (Hardy, 1908;  Weinberg, 1908) for bi and multi-allelic genetic marker data. All classical tests (chi-square, exact, likelihood-ratio and permutation tests) with bi-allelic variants are included in the package, as well as functions for power computation and for the simulation of marker data under equilibrium and disequilibrium. Routines for dealing with markers on the X-chromosome are included (Graffelman & Weir, 2016) <doi:10.1038/hdy.2016.20>, including Bayesian procedures. Some exact and permutation procedures also work with multi-allelic variants. Special test procedures that jointly address Hardy-Weinberg equilibrium and equality of allele frequencies in both sexes are supplied, for the bi and multi-allelic case. Functions for testing equilibrium in the presence of missing data by using multiple imputation are also provided. Implements several graphics for exploring the equilibrium status of a large set of bi-allelic markers: ternary plots with acceptance regions, log-ratio plots and Q-Q plots. The functionality of the package is explained in detail in a related JSS paper <doi:10.18637/jss.v064.i03>. 
License: GPL (>= 2)
URL: https://www.r-project.org, http://www-eio.upc.edu/~jan/
LinkingTo: Rcpp
Imports: Rcpp
NeedsCompilation: yes
Suggests: knitr, rmarkdown
VignetteBuilder: knitr, rmarkdown
Packaged: 2024-04-05 19:21:35 UTC; TanitSunShine
Repository: CRAN
Date/Publication: 2024-04-06 09:53:07 UTC
back to top