I'm not aware of any R implementation of a logarithm of a matrix. 
I've seen discussions on this list of the difficulties involved in 
computing functions of matrices, but I know of nothing.  (The 'nlme' 
package has 'pdLogChol', which may be related, but I think it's 
different.)

          I wish you luck, and I hope you will find the time to package it for 
the rest of us.

          Best Wishes,
          Spencer Graves        

[EMAIL PROTECTED] wrote:
> Dear R users,
> 
> Has anyone implemented a "matrix log" function in R similar to the 
> function logm() in Matlab?  I did a quick R site search and browsed the 
> contributed packages to no avail.
> 
> The octave function is far too simplistic and fails for the Matlab test 
> matrix.  Ideally, the code of Cheng, Higham, and Laub (2001) or something 
> similar could be utilized.  Just checking before I spend time porting 
> code.
> 
> cheers...
> 
> Brandon
> 
> Translational Medicine & Genetics
> GlaxoSmithKline
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to