Description Usage Arguments References Examples
Applies the FG Algorithm (Flury and Gautschi, 1986) to a set of matrices to be simultaeneously orthogonally diagonalized by a common matrix B. The matrix B contains the common principal components (CPC).
1 2 3 |
matList |
list of covariance matrices |
n |
numeric vector of sample sizes |
eps.F |
accuracy constant for determining when to stop the F-level |
eps.G |
accuracy constant for determining when to stop the G-level |
Bstart |
initial B approximation (by default diag(p)) |
Flury B.N.; Gautschi, W. An algorithm for simultaneous orthogonal transformation of several positive definite symmetric matrices to nearly diagonal form. SIAM J. Sci. Stat. Comput. 1986, 7, 169-84
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.