HornParallelAnalysi​s(data, K)

Version 1.0.0.0 (2,95 KB) von Lanya
To implement Horn (1965) method to determine number of factors after PCA.
132 Downloads
Aktualisiert 24. Jun 2016

Lizenz anzeigen

Function HornParallelAnalysis.m simulates a distribution of eigenvalues by re-sampling a set of random variables of the real data size from a normal distribution N(0,1), and compares the eigenvalues of the real data and the distribution of eigenvalues from simulation; then the criterion of retaining basis factors is to keep those who are bigger than 95% of simulated distribution of eigenvalues. This is to implement the parallel analysis approach proposed by Horn (1965) and developed by Ledesma et al. (2007). Please read instruction within the function m-file for more information about input and output arguments.

Zitieren als

Lanya (2024). HornParallelAnalysis(data, K) (https://www.mathworks.com/matlabcentral/fileexchange/57859-hornparallelanalysis-data-k), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0