Last data update: 2014.03.03

flip

Package: flip
Type: Package
Title: Multivariate Permutation Tests
Version: 2.4.3
Date: 2013-06-13
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@stat.unipd.it>
Depends: methods, e1071, someMTP, cherry
Imports: Rcpp,
LinkingTo: Rcpp, RcppArmadillo
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.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2014-06-12 08:10:49 UTC; livio
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-12 11:28:57

● 0 images, 7 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'flip' ...
** package 'flip' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c rom.cpp -o rom.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o flip.so RcppExports.o rom.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/flip/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'flip'
    finding HTML links ... done
    flip-internal                           html  
    flip-package                            html  
    flip                                    html  
    flip.object-class                       html  
Rd warning: /tmp/RtmpYe0HZV/R.INSTALL6bc9684d09e/flip/man/flip.object-class.Rd:64: missing file link 'flip.adjust'
    flipMix                                 html  
    multiplicity                            html  
    permutationSpace                        html  
** building package indices
** testing if installed package can be loaded
* DONE (flip)
Making 'packages.html' ... done