How to plot principal component (PCA)?
34 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (1)
Sulaymon Eshkabilov
am 1 Jun. 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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!