This is a wrapper for the FactoMineR::GPA function for computing GPA.
Usage
gpa(X, graph = FALSE, ...)
Arguments
X
list of input blocks.
graph
logical indicating if decomposition should be plotted.
...
additional arguments for RGCCA approach.
Value
multiblock object including relevant scores and loadings. Relevant plotting functions: multiblock_plots
and result functions: multiblock_results.
Details
GPA is a generalisation of Procrustes analysis, where one matrix is scaled and
rotated to be as similar as possible to another one. Through the generalisation, individual
scaling and rotation of each input matrix is performed against a common
representation which is estimated in an iterative manner.
References
Gower, J. C. (1975). Generalized procrustes analysis. Psychometrika. 40: 33<U+2013>51.