HornParallelAnalysi​s(data, K)

Version 1.0.0.0 (2.95 KB) by Lanya
To implement Horn (1965) method to determine number of factors after PCA.
135 Downloads
Updated 24 Jun 2016

View License

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 (2024). HornParallelAnalysis(data, K) (https://www.mathworks.com/matlabcentral/fileexchange/57859-hornparallelanalysis-data-k), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0