The R package PCAmixdata implements principal component analysis, orthogonal rotation and multiple factor analysis for a mixture of quantitative and qualitative variables.
Details are available is the following vignettes:
https://chavent.github.io/PCAmixdata
https://chavent.github.io/PCAmixdata/supplementary.html
https://chavent.github.io/PCAmixdata/PCAmixcompare.html
The package can be installed from GitHub using:
pak::pak("chavent/PCAmixdata")If needed, install pak first:
install.packages("pak")