Re: [R] help about solving the equations

2009-10-04 Thread Berend Hasselman
Gabor Grothendieck wrote: > > x is the eigenvector corresponding to eigenvalue 1. See ?eigen. > > Correct. I should have looked better. Berend -- View this message in context: http://www.nabble.com/help-about-solving-the-equations-tp25738073p25740459.html Sent from the R help mailing l

Re: [R] help about solving the equations

2009-10-04 Thread Gabor Grothendieck
x is the eigenvector corresponding to eigenvalue 1. See ?eigen. On Sun, Oct 4, 2009 at 9:31 AM, dahuang wrote: > > i wanna get x from the equations: Ax=x, given A is a matrix. How can i apply > it in R? thanks > -- > View this message in context: > http://www.nabble.com/help-about-solving-the

Re: [R] help about solving the equations

2009-10-04 Thread Berend Hasselman
dahuang wrote: > > i wanna get x from the equations: Ax=x, given A is a matrix. How can i > apply it in R? thanks > ?solve -- View this message in context: http://www.nabble.com/help-about-solving-the-equations-tp25738073p25738401.html Sent from the R help mailing list archive at Nabble.co