How to plot principal component (PCA)?

32 visualizzazioni (ultimi 30 giorni)
leae
leae il 1 Giu 2021
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

Risposte (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov il 1 Giu 2021
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.

Categorie

Scopri di più su Dimensionality Reduction and Feature Extraction 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!

Translated by