Principle Components Regression

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

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

Asked:

on 5 Jan 2012

Commented:

on 15 Jan 2019

Community Treasure Hunt

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

Start Hunting!