https://github.com/cran/HardyWeinberg
Raw File
Tip revision: 5eede52bf52fa737c56795b889ef893b238aadf8 authored by Jan Graffelman on 29 May 2018, 21:46:48 UTC
version 1.6.1
Tip revision: 5eede52
DESCRIPTION
Package: HardyWeinberg
Type: Package
Title: Statistical Tests and Graphics for Hardy-Weinberg Equilibrium
Version: 1.6.1
Date: 2018-05-28
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"))
Author: Jan Graffelman [aut, cre],
  Christopher Chang [ctb],
  Xavi Puig [ctb],
  Jan Wigginton [ctb]
Maintainer: Jan Graffelman <jan.graffelman@upc.edu>
Depends: R (>= 1.8.0), mice, Rsolnp
Description: Contains tools for exploring Hardy-Weinberg equilibrium (Hardy, 1908;  Weinberg, 1908) <doi:10.1126/science.28.706.49> 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. 
License: GPL (>= 2)
URL: https://www.r-project.org, http://www-eio.upc.edu/~jan
LinkingTo: Rcpp
Imports: Rcpp
NeedsCompilation: yes
Packaged: 2018-05-29 18:44:13 UTC; Jan
Repository: CRAN
Date/Publication: 2018-05-29 22:46:48 UTC
back to top