Learn R Programming

⚠️There's a newer version (2.5.1) of this package.Take me there.

flip (version 2.4.3)

Multivariate Permutation Tests

Description

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.

Copy Link

Version

Install

install.packages('flip')

Monthly Downloads

500

Version

2.4.3

License

GPL (>= 2)

Maintainer

L. Finos

Last Published

June 12th, 2014

Functions in flip (2.4.3)

flip-package

The library is devoted to permutation-based inferential methods.
flip-internal

Internal flip objects
flip

The main function for univariate and multivariate testing under a permutation (and rotation) framework + some utilities.
flipMix

The main function for testing mixed models under a permutation (and rotation) framework
permutationSpace

These functions handle the orbit of permutation/rotation tests (i.e. permutation/rotation space).
npc

Functions for multiplicity corrections
flip.object-class

Class "flip.object" (and related functions) for storing the result of the function flip and flipMix