You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hiyamgh I don't have an answer for you, but you may have better luck using the latest maintained fork of this function: AMR::ggplot_pca() or using this (older) fork that uses ggrepel to add the text: https://github.com/tpq/ggbiplot
That last one is also nice for only printing a subset of the labels if that would help.
I have plot that is produced as follows:
![pca_pure](https://user-images.githubusercontent.com/35295550/85149835-6f294d80-b25a-11ea-8c4d-e0c0115938d9.png)
How can I add some space between the vectors ? I want larger angles between them because they are not apparent
This is my code:
The text was updated successfully, but these errors were encountered: