Principle Components Regression

2 views (last 30 days)
Mark
Mark on 5 Jan 2012
Commented: Irfan Lateef on 15 Jan 2019
I am looking for a pre-built Matlab function that performs Principle Components Regression. Any ideas?

Answers (1)

Matt Kindig
Matt Kindig on 5 Jan 2012
Check out princomp in the Statistics Toolbox.
  1 Comment
Irfan Lateef
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

Sign in to comment.

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!