-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 962 Bytes
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 962 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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) <doi:10.15760/etd.7798>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
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