Package: pweight
Type: Package
Title: P-Value Weighting
Version: 0.0.1
Date: 2015-07-26
Authors@R: c(
    person("Edgar", "Dobriban", email = "dobriban@stanford.edu", role = c("aut","cre")),
    person("Kristen", "Fortney", email = "kfortney@stanford.edu", role = "aut"))
URL: https://github.com/dobriban/pweight
BugReports: https://github.com/dobriban/pweight/issues
Description: This R package contains open source implementations
  of several p-value weighting methods, including Spjotvoll, exponential
  and Bayes weights. These are methods for improving power in multiple testing
  via the use of prior information.
License: GPL-3
LazyData: TRUE
Suggests: knitr
Imports: qqman
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-07-29 05:26:42 UTC; Edgar
Author: Edgar Dobriban [aut, cre],
  Kristen Fortney [aut]
Maintainer: Edgar Dobriban <dobriban@stanford.edu>
Repository: CRAN
Date/Publication: 2015-07-29 11:08:38
