Package: CIPerm Type: Package Title: Computationally-Efficient Confidence Intervals for Mean Shift from Permutation Methods Version: 0.2.3.9000 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) . 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 Repository: https://colbystatsvyrsch.r-universe.dev Date/Publication: 2022-06-21 20:08:51 UTC RemoteUrl: https://github.com/colbystatsvyrsch/ciperm RemoteRef: HEAD RemoteSha: d0c4019e7b4a5d1a80fcb8bf9a9619c1a7269dfb NeedsCompilation: no Packaged: 2026-06-06 09:33:08 UTC; root Author: Emily Tupaj [aut], Jerzy Wieczorek [cre, aut] (ORCID: ), Minh Nguyen [ctb], Mara Tableman [ctb] Maintainer: Jerzy Wieczorek