Probabilistic PCA and Factor Analysis

版本 1.0.0.0 (5.1 KB) 作者: Mo Chen
EM algorithm for fitting PCA and FA model. This is probabilistic treatment of dimensional reduction.
869.0 次下载
更新时间 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