[R] Pasting a list of parameters into a function

Jeff Newmiller jdnewmil at dcn.davis.CA.us
Thu Jan 24 19:37:07 CET 2013


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.com>
>
>> Hi mailing listers,
>>
>> 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
>>
>>
>>
>
>	[[alternative HTML version deleted]]
>
>
>
>------------------------------------------------------------------------
>
>______________________________________________
>R-help at 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.



More information about the R-help mailing list