Package: onlineFDR
Version: 1.6.0
Date: 2019-10-25
Title: Online error control
Authors@R: c(person(c("David", "S."), "Robertson", role = c("aut", "cre"),
                    email = "david.robertson@mrc-bsu.cam.ac.uk"),
             person("Aaditya", "Ramdas", role = "aut"),
             person("Adel", "Javanmard", role = "aut"),
             person("Andrea", "Montanari", role = "aut"),
             person("Jinjin", "Tian", role = "aut"),
             person("Tijana", "Zrnic", role = "aut"),
             person(c("Natasha", "A."), "Karp", role = "aut"))
Description: This package allows users to control the false discovery rate (FDR)
  or familywise error rate (FWER) for online hypothesis testing, where
  hypotheses arrive sequentially in a stream. 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.
URL: https://dsrobertson.github.io/onlineFDR/index.html
License: GPL-3
RoxygenNote: 6.1.1
Encoding: UTF-8
Imports: stats
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
biocViews: MultipleComparison, Software, StatisticalMethod
git_url: https://git.bioconductor.org/packages/onlineFDR
git_branch: RELEASE_3_11
git_last_commit: e7f67cd
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 06:06:01 UTC; biocbuild
Author: David S. Robertson [aut, cre],
  Aaditya Ramdas [aut],
  Adel Javanmard [aut],
  Andrea Montanari [aut],
  Jinjin Tian [aut],
  Tijana Zrnic [aut],
  Natasha A. Karp [aut]
Maintainer: David S. Robertson <david.robertson@mrc-bsu.cam.ac.uk>
Built: R 4.0.0; ; 2020-04-28 17:58:28 UTC; windows
