Package: FDRestimation
Version: 1.0.0
Date: 2020-11-04
Title: Estimate, Plot, and Summarize False Discovery Rates
Authors@R: c(
    person("Megan", "Murray", email = "megan.c.hollister@vanderbilt.edu", role = c("aut", "cre")),
    person("Jeffrey", "Blume", email = "j.blume@vanderbilt.edu", role = c("aut"))
    )
Author: Megan Murray [aut, cre],
  Jeffrey Blume [aut]
Maintainer: Megan Murray <megan.c.hollister@vanderbilt.edu>
Depends: R (>= 3.4.0)
Imports: stats, utils, graphics, Rdpack
Description: The user can directly compute and display false discovery rates from inputted p-values or z-scores under a variety of assumptions. p.fdr() computes FDRs, adjusted p-values and decision reject vectors from inputted p-values or z-values. get.pi0() estimates the proportion of data that are truly null. plot.p.fdr() plots the FDRs, adjusted p-values, and the raw p-values points against their rejection threshold lines. Megan H. Murray and Jeffrey D. Blume (2020) <arXiv:2010.04680>. 
License: MIT + file LICENSE
URL: https://arxiv.org/abs/2010.04680
LazyData: false
RoxygenNote: 7.1.1
Encoding: UTF-8
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2020-11-10 17:41:09 UTC; meganhollister
Repository: CRAN
Date/Publication: 2020-11-14 09:30:05 UTC
