How to plot principal component (PCA)?

35 visualizaciones (últimos 30 días)
leae
leae el 1 de Jun. de 2021
Respondida: Sulaymon Eshkabilov el 1 de Jun. de 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

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 1 de Jun. de 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.

Categorías

Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by