[R] Computation of largest eigenvalue

2010-07-30 Thread Christian Weiß
Hello, I am looking for an R function to compute only the largest eigenvalue (Perron-Frobenius eigenvalue) and its corresponding eigenvector of a square matrix (in fact, even only of a non-negative matrix). The function should also be able to deal with very large but sparse matrices. Any

Re: [R] Computation of largest eigenvalue

2010-07-30 Thread Ravi Varadhan
and corresponding eigenvector. How very large is your matrix? Ravi. -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Christian Weiß Sent: Friday, July 30, 2010 9:32 AM To: r-help@r-project.org Subject: [R] Computation of largest