How to plot principal component (PCA)?
35 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
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.
0 comentarios
Ver también
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!