Package: onlineFDR
Version: 1.2.0
Date: 2019-04-15
Title: Online FDR control
Authors@R: c(person("David", "Robertson", role = c("aut", "cre"),
                    email = "david.robertson@mrc-bsu.cam.ac.uk"),
             person("Adel", "Javanmard", role = "aut"),
             person("Andrea", "Montanari", role = "aut"),
             person("Natasha", "Karp", role = "aut"))
Description: This package allows users to control the false discovery rate for
  online hypothesis testing, where hypotheses arrive sequentially in a stream,
  as presented by Javanmard and Montanari (2015, 2018) and Ramdas et al. (2017).
  In this framework, a null hypothesis is rejected based only on the previous
  decisions, as the future p-values and the number of hypotheses to be tested
  are unknown.  
License: GPL-3
RoxygenNote: 6.1.1
Encoding: UTF-8
Imports: stats
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
biocViews: MultipleComparison, Software, StatisticalMethod
git_url: https://git.bioconductor.org/packages/onlineFDR
git_branch: RELEASE_3_9
git_last_commit: 4693e46
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: no
Packaged: 2019-05-03 05:19:54 UTC; biocbuild
Author: David Robertson [aut, cre],
  Adel Javanmard [aut],
  Andrea Montanari [aut],
  Natasha Karp [aut]
Maintainer: David Robertson <david.robertson@mrc-bsu.cam.ac.uk>
Built: R 3.6.0; ; 2019-05-03 14:03:23 UTC; windows
