0

I'm making a biplot for a PCA, but the individuals are only showing up as points. Is there any way to keep the variables and individuals grouped and have the name label appear over each point? I ask this because it's important to see the groups they belong to, but also to know which individual it is. I'm working with the fviz_pca_biplot() function.

I have tried to change the geometry, but when I do, the groups get lost. That's the pca biplot without the labels over every individual.

enter image description here

Phil
  • 7,287
  • 3
  • 36
  • 66
  • 1
    What is your code ? You have a label argument, but by default it should show all labels https://www.rdocumentation.org/packages/factoextra/versions/1.0.7/topics/fviz_pca – Basti Apr 07 '23 at 09:25

0 Answers0