HornParallelAnalysis(data, K)
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.
Cite As
Lanya (2026). HornParallelAnalysis(data, K) (https://www.mathworks.com/matlabcentral/fileexchange/57859-hornparallelanalysis-data-k), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Dimensionality Reduction and Feature Extraction >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
