Skip to content

Commit daf1ac1

Browse files
author
livio
committed
...
1 parent 6776366 commit daf1ac1

File tree

5 files changed

+27
-33
lines changed

5 files changed

+27
-33
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: jointest
22
Version: 1.2.0
33
Date: 2022-09-15
4-
Title: Multivariate testing trought joint sign-flip scores [Hemerik, Goeman and Finos (2020)].
4+
Title: Multivariate testing trought joint sign-flip scores [Hemerik, Goeman and Finos (2020)]
55
Author: Livio Finos
66
Maintainer: Livio Finos <livio.finos@unipd.it>
77
Description: runs resampling-based tests jointly (e.i. sign-flip score tests [Hemerik, Goeman and Finos (2020)] to allow for multivariate testing -- e.g. weak and strong control of the Familywise Error Rate or True Discovery Proportion.

R/methods.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ summary.jointest <- function (object, ...)
112112
}
113113

114114

115+
is_signif=NULL
115116
#############################################
116117
#' plot.jointest summary method for a jointest object.
117118
#' @rdname jointest-method

docs/reference/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/join_flipscores.html

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/jointest-method.html

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)