Principle Components Regression
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am looking for a pre-built Matlab function that performs Principle Components Regression. Any ideas?
0 Kommentare
Antworten (1)
Matt Kindig
am 5 Jan. 2012
Check out princomp in the Statistics Toolbox.
1 Kommentar
Irfan Lateef
am 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
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!