FitRDeltaQSym: Approximation of a correlation matrix with column adjustment and symmetric low rank factorization
Description
Program FitRDeltaQSym calculates a low rank factorization for a correlation matrix. It adjusts for column effects, and the approximation is therefore asymmetric.
Initial value for the scalar adjustment (zero by default)
q
Initial values for the column adjustments (random by default)
itmax.inner
Maximum number of iterations for the inner loop of the algorithm
itmax.outer
Maximum number of iterations for the outer loop of the algorithm
verbose
Print information or not
Author
Jan Graffelman (jan.graffelman@upc.edu)
Details
Program FitRDeltaQSym implements an iterative algorithm for the low rank factorization of the correlation matrix. It decomposes the correlation matrix as R = delta J + 1 q' + G G' + E. The approximation of R is ultimately asymmetric, but the low rank factorization used for biplotting (G G') is symmetric.
References
Graffelman, J. and De Leeuw, J. (2023) Improved approximation and visualization of the correlation matrix. The American Statistician pp. 1--20. Available online as latest article tools:::Rd_expr_doi("10.1080/00031305.2023.2186952")