The aim of this project is to create an algorithm of post-hoc testing that would enable to extract hierarchical structure of factors.

Installing and loading factorMerger

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)

Working with factorMerger

fm_workflow