-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
19 lines (19 loc) · 885 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: MHTdiscrete
Type: Package
Title: Multiple Hypotheses Testing for Discrete Data
Version: 1.0.0
Suggests: multcomp, FixSeqMTP
Author: Yalin Zhu, Wenge Guo
Maintainer: Yalin Zhu <yalin.zhu@outlook.com>
BugReports: https://github.com/allenzhuaz/MHTdiscrete/issues
URL: https://allen.shinyapps.io/MTPs/
Description: A comprehensive tool for almost all existing multiple testing
methods for discrete data. The package also provides some novel multiple testing
procedures controlling FWER/FDR for discrete data. Given discrete p-values
and their domains, the [method].p.adjust function returns adjusted p-values,
which can be used to compare with the nominal significant level alpha and make
decisions. For users' convenience, the functions also provide the output option
for printing decision rules.
License: GPL (>= 2)
LazyData: TRUE
NeedsCompilation: yes