Package: onlineFDR
Version: 2.4.0
Date: 2021-04-30
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("Lathan", "Liou", role = "aut"),
             person("Aaditya", "Ramdas", role = "aut"),
             person("Adel", "Javanmard", role = "ctb"),
             person("Andrea", "Montanari", role = "ctb"),
             person("Jinjin", "Tian", role = "ctb"),
             person("Tijana", "Zrnic", role = "ctb"),
             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: 7.1.1
Encoding: UTF-8
Imports: stats, Rcpp, RcppProgress, dplyr, tidyr, ggplot2, progress
Suggests: knitr, rmarkdown, testthat, covr
LinkingTo: Rcpp, RcppProgress
VignetteBuilder: knitr
biocViews: MultipleComparison, Software, StatisticalMethod
git_url: https://git.bioconductor.org/packages/onlineFDR
git_branch: RELEASE_3_15
git_last_commit: 1e89166
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: yes
Packaged: 2022-04-27 00:07:53 UTC; biocbuild
Author: David S. Robertson [aut, cre],
  Lathan Liou [aut],
  Aaditya Ramdas [aut],
  Adel Javanmard [ctb],
  Andrea Montanari [ctb],
  Jinjin Tian [ctb],
  Tijana Zrnic [ctb],
  Natasha A. Karp [aut]
Maintainer: David S. Robertson <david.robertson@mrc-bsu.cam.ac.uk>
Built: R 4.2.0; x86_64-w64-mingw32; 2022-04-27 09:50:40 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
