Probabilistic PCA and Factor Analysis

버전 1.0.0.0 (5.13 KB) 작성자: Mo Chen
EM algorithm for fitting PCA and FA model. This is probabilistic treatment of dimensional reduction.
다운로드 수: 869
업데이트 날짜: 2016/3/13

라이선스 보기

This package provides several functions that mainly use EM algorithm to fit probabilistic PCA and Factor analysis models.
PPCA is probabilistic counterpart of PCA model. PPCA has the advantage that it can be further extended to more advanced model, such as mixture of PPCA, Bayeisan PPCA or model dealing with missing data, etc. However, this package mainly served a research and teaching purpose for people to understand the model. The code is succinct so that it is easy to read and learn.
This package is now a part of the PRML toolbox (http://cn.mathworks.com/help/stats/ppca.html).

인용 양식

Mo Chen (2024). Probabilistic PCA and Factor Analysis (https://www.mathworks.com/matlabcentral/fileexchange/55883-probabilistic-pca-and-factor-analysis), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

Community Treasure Hunt

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

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

update description
update description