Applied Statistics Laboratory
pairwiseComparisons

Fig06

This page gives access to the R-package pairwiseComparisons developed by R. Labouriau at the Applied Statistics Laboratory (aStatLab), Department of Mathematics, Aarhus University. The page is maintained by Rodrigo Labouriau (e-mail).



The R-package pairwiseComparisons implements methods for post hoc pairwise comparisons and clustering for standard linear models, generalized linear models, mixed models, generalized linear mixed models, some non-parametric tests (Kruskal-Wallis and permutation tests applied to compare the distribution of sub-samples defined by the levels of a classification factor) and some contingency table-related models.
The package constructs groups and clusters of parameters that are not statistical significantly different of each other (at a pre-specified significance level) using a graph-based representation where the vertices are the model parameters (typically the levels of a classification explanatory variable) and two vertices are adjacent in the graph if, and only if, they are not statistical significantly different. The groups of parameters are the maximal cliques in the graph described above; the clusters are formed by finding the largest subgraph contained in the representation graph. A vertice of the graph can belong to more than one group, but it belongs to only one cluster.
The package pairwiseComparisons have methods defined for plotting the representation graph, produce tables with estimates, confidence intervals (bootstrap or Wald) and grouping/clustering, interaction line plots and barplots.



The source of the current version of pairwiseComparisons (yet experimental) is available at:



Please, note that the package pairwiseComparisons is still under development and is not fully tested and documented yet.


Installation Instructions:
After downloading and installing from the sources please execute:

pairwiseComparisons::InstallRequiredPackages()

This will install all the required packages necessary to have full functionality of pairwiseComparisons. Packages already present will not be re-installed. You will need a connection to internet is if it is necessary to install other packages.

Have fun!








2 - (cos(x + T*y) + cos(x - T*y) + cos(y + T*z) + cos(y - T*z) + cos(z - T*x) + cos(z + T*x))


This page was written by Rodrigo Labouriau (click here to send a mail to Rodrigo)
Last modified: 19 November 2019 .

Total number of accesses: 1862

Last access at Mon, 25 Mar 2024 18:54:09 +0000



(Back to top, Back to page contents)

...