Principle Components Regression
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am looking for a pre-built Matlab function that performs Principle Components Regression. Any ideas?
0 Commenti
Risposte (1)
Matt Kindig
il 5 Gen 2012
Check out princomp in the Statistics Toolbox.
1 Commento
Irfan Lateef
il 15 Gen 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
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!