Package: groupwalk
Title: Implement the Group Walk Algorithm
Version: 0.1.2
Authors@R: c(
    person("Jack", "Freestone", email = "jfre0619@uni.sydney.edu.au", role = c("aut", "cre", "cph")),
    person("Uri", "Keich", email = "uri.keich@sydney.edu.au", role = c("aut", "cph")))
Description: A procedure that uses target-decoy competition (or knockoffs) to reject multiple hypotheses in the presence of group structure. The procedure controls the false discovery rate (FDR) at a user-specified threshold.
URL: https://www.biorxiv.org/content/10.1101/2022.01.30.478144v1,
        https://github.com/freejstone/groupwalk
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-06-17 23:49:57 UTC; jackfreestone
Author: Jack Freestone [aut, cre, cph],
  Uri Keich [aut, cph]
Maintainer: Jack Freestone <jfre0619@uni.sydney.edu.au>
Repository: CRAN
Date/Publication: 2022-06-18 06:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:16:16 UTC; windows
