How to plot principal component (PCA)?

Hello,
I have a double 10x160260, and I would like to do a PCA of the 10 different variables, and to obtain the plot of PC1 and PC2.
How is this possible knowing the significqnt size of my dataset?
Thanks for your help

Answers (1)

Here are two nice documentation that address your raised questions:
NOTE: there is one important point that is not to perform overfitting while applying PCA and PLSR analyses.
Moreover, don't forget to perform variance analysis of how many principal components to choose.

Categories

Asked:

on 1 Jun 2021

Community Treasure Hunt

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

Start Hunting!