Package: adaptMT
Type: Package
Title: Adaptive P-Value Thresholding for Multiple Hypothesis Testing
        with Side Information
Version: 1.0.0
Authors@R: person("Lihua", "Lei", email = "lihua.lei@berkeley.edu", role = c("aut", "cre"))
Maintainer: Lihua Lei <lihua.lei@berkeley.edu>
Description: Implementation of adaptive p-value thresholding (AdaPT), including both a framework that allows the user to specify any 
  algorithm to learn local false discovery rate and a pool of convenient functions that implement specific 
  algorithms. See Lei, Lihua and Fithian, William (2016) <arXiv:1609.06035>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://arxiv.org/abs/1609.06035,
        https://github.com/lihualei71/adaptMT
BugReports: https://github.com/lihualei71/adaptMT/issues
Suggests: glmnet, HDtweedie, mgcv, splines, testthat, knitr, rmarkdown,
        dplyr
RoxygenNote: 6.0.1
Imports: methods
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-31 06:40:07 UTC; Leo
Author: Lihua Lei [aut, cre]
Repository: CRAN
Date/Publication: 2018-07-31 12:00:03 UTC
Built: R 4.1.0; ; 2021-05-25 21:31:29 UTC; unix
