What the routine to create a PCA prediction model? How to do create a PCA prediction model?

5 views (last 30 days)
I use the PLS_toolbox to perform this calculation, however, need to make a GUI and it can not use the PCA function from the PLS_toolbox to cause a breach of the license, then I would know how to create a routine to do a PCA model prediction using an existing model.

Answers (1)

Shashank Prasanna
Shashank Prasanna on 31 Mar 2014
PCA is available in the Statistics Toolbox:
You can use that instead.

Categories

Find more on Dimensionality Reduction and Feature Extraction 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!