On Apr 27, 2012, at 11:41 AM, Rebecca wrote:
Hi,
If I use the eigen() function to find the eigenvalues of a matrix,
how can I find the eigenvector corresponding to the largest eigen
value?
After reading the help page, I would have assumed that since the
eigenvalues are sorted, that the eigenvectors would be sorted in the
same order. Do you have reasons to doubt that they are not?
--
David Winsemius, MD
West Hartford, CT
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.