flip: Multivariate Permutation Tests

It implements many univariate and multivariate permutation (and rotation) tests. Allowed tests: the t one and two samples, ANOVA, linear models, Chi Squared test, rank tests (i.e. Wilcoxon, Mann-Whitney, Kruskal-Wallis), Sign test and Mc Nemar. Test on Linear Models are performed also in presence of covariates (i.e. nuisance parameters). The permutation and the rotation methods to get the null distribution of the test statistics are available. It also implements methods for multiplicity control such as Westfall & Young minP procedure and Closed Testing (Marcus, 1976) and k-FWER. Moreover, it allows to test for fixed effects in mixed effects models.

Version: 2.5.0
Imports: methods, cherry, e1071, plyr, someMTP
Published: 2018-08-25
Author: Livio Finos, with contributions by Florian Klinglmueller, Dario Basso, Aldo Solari, Lucia Benetazzo, Jelle Goeman and Marco Rinaldo.
Maintainer: Livio Finos <livio.finos at unipd.it>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: ttps://CRAN.R-project.org/package=flip
NeedsCompilation: yes
Materials: ChangeLog
CRAN checks: flip results

Documentation:

Reference manual: flip.pdf

Downloads:

Package source: flip_2.5.0.tar.gz
Windows binaries: r-devel: flip_2.5.0.zip, r-release: flip_2.5.0.zip, r-oldrel: flip_2.5.0.zip
macOS binaries: r-release (arm64): flip_2.5.0.tgz, r-oldrel (arm64): flip_2.5.0.tgz, r-release (x86_64): flip_2.5.0.tgz
Old sources: flip archive

Reverse dependencies:

Reverse imports: SEMgraph

Linking:

Please use the canonical form https://CRAN.R-project.org/package=flip to link to this page.