Package: corrMCT
Type: Package
Title: Correlated Weighted Hochberg
Version: 0.2.0
Authors@R: c(
    person(given = "Xin-Wei",
           family = "Huang",
           role = c("aut", "cre"),
           email = "xinweihuangstat@gmail.com",
           comment = c(ORCID = "0000-0003-4238-3081")),
    person(given = "Jia", family = "Hua", role = c("ctb")),
    person(given = "Bhramori", family = "Banerjee", role = c("ctb")),
    person(given = "Xuelong", family = "Wang", role = c("ctb")),
    person(given = "Qing", family = "Li", role = c("ctb")),       
    person(given = "Merck & Co., Inc", role = c("cph", "fnd"))
  )
Description: Perform additional multiple testing procedure methods to p.adjust(), 
  such as weighted Hochberg (Tamhane, A. C., & Liu, L., 2008) <doi:10.1093/biomet/asn018>, 
  ICC adjusted Bonferroni method (Shi, Q., Pavey, E. S., & Carter, R. E., 2012)
  <doi:10.1002/pst.1514> and a new correlation corrected weighted Hochberg for correlated 
  endpoints.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, glue, magrittr, Matrix, tibble
NeedsCompilation: no
Packaged: 2024-07-30 20:18:09 UTC; huanxinw
Author: Xin-Wei Huang [aut, cre] (<https://orcid.org/0000-0003-4238-3081>),
  Jia Hua [ctb],
  Bhramori Banerjee [ctb],
  Xuelong Wang [ctb],
  Qing Li [ctb],
  Merck & Co., Inc [cph, fnd]
Maintainer: Xin-Wei Huang <xinweihuangstat@gmail.com>
Repository: CRAN
Date/Publication: 2024-08-02 12:50:03 UTC
Built: R 4.6.0; ; 2025-08-18 10:33:47 UTC; unix
