The aim of this project is to create an algorithm of post-hoc testing that would enable to extract hierarchical structure of factors.
A short overview is available here
https://rawgit.com/MI2DataLab/factorMerger/master/materials/vignette.html
Longer description may be found here
https://github.com/MI2DataLab/factorMerger/blob/master/materials/useR/user_abstract.pdf
factorMerger
can be installed from CRAN as follows:
install.packages("factorMerger")
To install and load the latest version offactorMerger
from Github run:
devtools::install_github("MI2DataLab/factorMerger", build_vignettes = FALSE)
The pdf version.