Package: simctest
Version: 2.6.1
Date: 2019-11-03
Title: Safe Implementation of Monte Carlo Tests
Authors@R: c(person(given = "Axel",
                    family = "Gandy",
                    role = c("aut", "cre"),
                    email = "a.gandy@imperial.ac.uk"),
             person(given = "Patrick",
                    family = "Rubin-Delanchy",
                    role = "ctb",
                    email = "patrick.rubin-delanchy@imperial.ac.uk"),
             person(given = "Georg",
                    family = "Hahn",
                    role = "ctb",
                    email = "ghahn@cantab.net"),
             person(given = "Dong",
                    family = "Ding",
                    role = "ctb",
                    email = "dong.ding10@imperial.ac.uk"))
Depends: R (>= 2.2.0), methods, stats
Description: Algorithms for the implementation and evaluation of Monte Carlo tests, as well as for their use in multiple testing procedures.
License: GPL (>= 2)
URL: https://www.ma.imperial.ac.uk/~agandy/
Collate: mcp.R simctest.R mmctest.R multithresh.R
Repository: CRAN
NeedsCompilation: yes
Packaged: 2024-11-04 18:05:22 UTC; hornik
Date/Publication: 2024-11-04 18:35:31 UTC
Author: Axel Gandy [aut, cre],
  Patrick Rubin-Delanchy [ctb],
  Georg Hahn [ctb],
  Dong Ding [ctb]
Maintainer: Axel Gandy <a.gandy@imperial.ac.uk>
