Principle Components Regression
显示 更早的评论
I am looking for a pre-built Matlab function that performs Principle Components Regression. Any ideas?
回答(1 个)
Matt Kindig
2012-1-5
0 个投票
Check out princomp in the Statistics Toolbox.
1 个评论
Irfan Lateef
2019-1-15
This function has been removed in release 2018b.
It is recommend to use PCA instead.
You can also look at this.
https://www.mathworks.com/help/stats/examples/partial-least-squares-regression-and-principal-components-regression.html
类别
在 帮助中心 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!