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 McNemar. 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.4.3
Depends: methods, e1071, someMTP, cherry
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
Published: 2014-06-12
Author: Livio Finos, with contributions by Dario Basso, Aldo Solari, Jelle Goeman and Marco Rinaldo. Special thanks are due to Ivan Marin-Franch and Fredrik Nilsson for the debugging and the good questions.
Maintainer: Livio Finos <livio at stat.unipd.it>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Materials: README ChangeLog
CRAN checks: flip results

Downloads:

Reference manual: flip.pdf
Package source: flip_2.4.3.tar.gz
Windows binaries: r-devel: flip_2.4.3.zip, r-release: flip_2.4.3.zip, r-oldrel: flip_2.4.3.zip
OS X Snow Leopard binaries: r-release: flip_2.4.3.tgz, r-oldrel: flip_2.4.3.tgz
OS X Mavericks binaries: r-release: flip_2.4.3.tgz
Old sources: flip archive

Reverse dependencies:

Reverse depends: visualFields