Package: mutoss Type: Package Title: Unified Multiple Testing Procedures Version: 0.1-14 Authors@R: c( person(given = c("MuToss", "Coding"), family = "Team", role = "aut", comment = "Berlin 2010"), person(given = "Gilles", family = "Blanchard", role = "aut"), person(given = "Thorsten", family = "Dickhaus", role = "aut"), person(given = "Niklas", family = "Hack", role = "aut"), person(given = "Frank", family = "Konietschke", role = "aut"), person(given = "Kornelius", family = "Rohmeyer", role = c("aut", "cre"), email = "rohmeyer@small-projects.de"), person(given = "Jonathan", family = "Rosenblatt", role = "aut"), person(given = "Marsel", family = "Scheer", role = "aut"), person(given = "Wiebke", family = "Werft", role = "aut") ) Description: Designed to ease the application and comparison of multiple hypothesis testing procedures for FWER, gFWER, FDR and FDX. Methods are standardized and usable by the accompanying 'mutossGUI'. Depends: R (>= 2.10.0), mvtnorm Suggests: fdrtool, qvalue, testthat, lattice Imports: plotrix, multtest (>= 2.2.0), multcomp (>= 1.1-0), methods License: GPL LazyLoad: yes LazyData: true URL: https://github.com/kornl/mutoss/ BugReports: https://github.com/kornl/mutoss/issues/ Repository: https://kornl.r-universe.dev Date/Publication: 2025-12-26 10:03:33 UTC RemoteUrl: https://github.com/kornl/mutoss RemoteRef: HEAD RemoteSha: 1aa044a35316b3e2a2d6cfde0b40a9e857fbf176 RemoteSubdir: pkg/mutoss NeedsCompilation: no Packaged: 2026-07-03 17:08:09 UTC; root Author: MuToss Coding Team [aut] (Berlin 2010), Gilles Blanchard [aut], Thorsten Dickhaus [aut], Niklas Hack [aut], Frank Konietschke [aut], Kornelius Rohmeyer [aut, cre], Jonathan Rosenblatt [aut], Marsel Scheer [aut], Wiebke Werft [aut] Maintainer: Kornelius Rohmeyer