Principle Components Regression
Show older comments
I am looking for a pre-built Matlab function that performs Principle Components Regression. Any ideas?
Answers (1)
Matt Kindig
on 5 Jan 2012
0 votes
Check out princomp in the Statistics Toolbox.
1 Comment
Irfan Lateef
on 15 Jan 2019
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
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!