This is a test version of Biostars. For the public version, visit https://www.biostars.org.
PCA Scatterplot matrices in R

Hi,

I have the first 10 eigenvectors from Eigenanalysis (PCA) of the genotype data. Now, I want to see the correlation and Scatterplot matrices of 10 principal components in R. Does anyone have experience, who would help me?

Thank you.

pca r scatterplot matrices

A correlation of the eigenvectors? They're orthogonal...

Yes, you are correct. However, I want the scatter plot of top 10 axes of population variation (eigenvectors). It looks like the figure in the link example

You can use corMatrix or something along those lines then.

0 answers

No answers yet.

Log in to answer this question.