Pasting a list of parameters into a function
Quite a long time ago, there was a thread about generalized eigenvalues,
which ended inconclusively.
http://tolstoy.newcastle.edu.au/R/help/05/06/6832.html
For students, a good proposal for the Google Summer of Code (gsoc-r)
would be a nice interface to things like the QZ algorithm and similar
extended numerical linear algebra. I'm willing to mentor that, and am
sure there would be someone else to back me up on it. But it needs a
GOOD proposal.
JN
On 13-01-25 06:00 AM, r-help-request at r-project.org wrote:
Message: 39
Date: Thu, 24 Jan 2013 10:37:07 -0800
From: Jeff Newmiller<jdnewmil at dcn.davis.CA.us>
To: hp wan<huaping.wan at gmail.com>,r-help at r-project.org
Subject: Re: [R] Pasting a list of parameters into a function
Message-ID:<3ad1a172-d00c-43a5-b949-20873debd898 at email.android.com>
Content-Type: text/plain; charset=UTF-8
The eigenvalue problem is not unique to R. This is an R mailing list. What is your question about R?
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
hp wan<huaping.wan at gmail.com> wrote:
Hi mailing listers,
Sorry, I made a little mistake in the previous mail. B^{1} should be
B^{-1}.
Is there certain function in R deal with how to compute generalized
eigenvalues, that is the problem: A*x* = ?B*x *? When I use
eigen(B^{-1}*A), error happened. It displays there are many Inf
elements in
B^{-1}.
Thanks
Huaping Wan
2013/1/25 hp wan<huaping.wan at gmail