kmo and Bartlett's test of sphericity in factor analysis

버전 1.0.0 (1.66 KB) 작성자: qqffssxx
Using MATLAB's statistical and machine learning toolbox to calculate kmo and Bartlett's test of sphericity in factor analysis
다운로드 수: 57
업데이트 날짜: 2023/3/24

라이선스 보기

Using MATLAB's statistical and machine learning toolbox to calculate kmo and Bartlett's test of sphericity in factor analysis:
Generate a set of random numbers to test these two functions:
x1 = rand(100,4);
qf_kmo(x1)
qf_bartlett(x1)
==============================
KMO: 0.49596
==============================
==============================
Bartlett's test of sphericity
Chi-square statistic: 5.4061
Degrees of freedom: 6
P-value: 0.49288
==============================
For a group of identical data tests, the results obtained by these two functions are exactly the same as those reported by the SPSS software.

인용 양식

qqffssxx (2024). kmo and Bartlett's test of sphericity in factor analysis (https://www.mathworks.com/matlabcentral/fileexchange/126744-kmo-and-bartlett-s-test-of-sphericity-in-factor-analysis), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
R2010b 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: kmo

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0