Skip to content

Commit 375d64e

Browse files
committed
v1.3
1 parent 7b87f82 commit 375d64e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Package: jointest
2-
Version: 1.2.0
3-
Date: 2022-09-15
2+
Version: 2.0
3+
Date: 2024-11-15
44
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.
8-
Imports: flipscores, ggplot2, methods, flip
8+
Imports: flipscores, ggplot2, dplyr, magrittr, methods
99
Encoding: UTF-8
1010
License: GPL-2
1111
RoxygenNote: 7.3.2

todo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- togliere dipendenza con flip (flip.adjust): closed testing deve diventare nativo del package
2+
- maxt compilata? import dal package di pierre

0 commit comments

Comments
 (0)