Package: onlineFDR
Version: 1.0.0
Date: 2018-05-30
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). 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.0.1
Imports: stats
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
biocViews: MultipleComparison, Software, StatisticalMethod
git_url: https://git.bioconductor.org/packages/onlineFDR
git_branch: RELEASE_3_8
git_last_commit: fabda91
git_last_commit_date: 2018-10-30
Date/Publication: 2018-10-30
NeedsCompilation: no
Packaged: 2018-10-31 04:03:24 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.5.1; ; 2018-10-31 11:35:42 UTC; windows
