PCA
- R verification: variance decomposition (eigenvalues, % explained, cumulative) can be re-computed by R `prcomp()` running in your browser
- Loadings Matrix bug fixed — previously displayed all NaN due to a typed-array rendering quirk; now shows real loading coefficients