Principle Components Regression
2 次查看(过去 30 天)
显示 更早的评论
I am looking for a pre-built Matlab function that performs Principle Components Regression. Any ideas?
0 个评论
回答(1 个)
Matt Kindig
2012-1-5
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
另请参阅
类别
在 Help Center 和 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!