Good morning.
I am trying to calculate the eigenvectors corresponding to a eigenvalue of a dataset.
The data has 361 variables and ~2400 observations each.
I have the 361 eigenvalues using the Proc Princomp.
Now I need to calculate the eigenvectors of third eigenvalue and fourth eigenvalue. How can I do that using SAS Studio UE?