Package: itrimhoch
Type: Package
Title: Improved Trimmed Weighted Hochberg Procedures and Sample Size
        Optimization
Version: 1.0.0
Authors@R: c(
    person("Jiangtao", "Gou", email = "gouRpackage@gmail.com", role = c("aut", "cre")),
    person("Fengqing (Zoe)", "Zhang", role = "aut"),
    person("Yizhuo", "Chang", role = "ctb"),
    person("Tianqi", "Li", role = "ctb"))
Description: The improved trimmed weighted Hochberg procedure provides increased statistical power and relaxes the dependence assumptions for familywise error rate control compared to the original weighted Hochberg procedure. This package computes the boundaries required for implementing the proposed methodology and includes sample size optimization methods.
    See Gou, J., Chang, Y., Li, T., and Zhang, F.(2025). Improved trimmed weighted Hochberg procedures with two endpoints and sample size optimization. Technical Report.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 4.2.0)
Imports: mvtnorm (>= 1.2), stats (>= 4.0.0)
RoxygenNote: 7.3.2.9000
NeedsCompilation: no
Packaged: 2025-04-23 04:32:38 UTC; psystat
Author: Jiangtao Gou [aut, cre],
  Fengqing (Zoe) Zhang [aut],
  Yizhuo Chang [ctb],
  Tianqi Li [ctb]
Maintainer: Jiangtao Gou <gouRpackage@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-24 17:40:09 UTC
Built: R 4.6.0; ; 2025-07-18 04:24:16 UTC; unix
