Re: [R] find the eigenvector corresponding to the largest eigenvalue

2012-04-27 Thread David Winsemius
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

Re: [R] find the eigenvector corresponding to the largest eigenvalue

2012-04-27 Thread Berend Hasselman
On 27-04-2012, at 17:41, 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? What does the documentation of eigen() say in the Value section for values? Sorted in decreasing order.

[R] find the eigenvector corresponding to the largest eigenvalue

2012-04-27 Thread Rebecca
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? Thanks! [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.c