Package: CIPerm
Type: Package
Title: Computationally-Efficient Confidence Intervals for Mean Shift
        from Permutation Methods
Version: 0.2.3
Date: 2022-06-21
Authors@R: c(
    person("Emily", "Tupaj", role = "aut"),
    person("Jerzy", "Wieczorek", email = "jawieczo@colby.edu", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-2859-6534")),
    person("Minh", "Nguyen", role = "ctb"),
    person("Mara", "Tableman", role = "ctb"))
Description: Implements computationally-efficient construction of
    confidence intervals from permutation or randomization tests
    for simple differences in means,
    based on Nguyen (2009) <doi:10.15760/etd.7798>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: matrixStats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Language: en-US
URL: https://github.com/ColbyStatSvyRsch/CIPerm/
BugReports: https://github.com/ColbyStatSvyRsch/CIPerm/issues
NeedsCompilation: no
Packaged: 2022-06-21 12:51:24 UTC; jawieczo
Author: Emily Tupaj [aut],
  Jerzy Wieczorek [cre, aut] (<https://orcid.org/0000-0002-2859-6534>),
  Minh Nguyen [ctb],
  Mara Tableman [ctb]
Maintainer: Jerzy Wieczorek <jawieczo@colby.edu>
Repository: CRAN
Date/Publication: 2022-06-21 13:10:10 UTC
Built: R 4.5.1; ; 2025-10-06 01:06:27 UTC; windows
