[R] implementation of matrix logarithm (inverse of matrix exponential)

Gabor Grothendieck ggrothendieck at gmail.com
Sat Sep 26 23:33:05 CEST 2009


Try:

expm( - M)

On Sat, Sep 26, 2009 at 5:06 PM, Mimosa Zeus <mimosa1879 at yahoo.fr> wrote:
> Dear R users,
>
> Does anyone has implemented the inverse of the matrix exponential (expm in the package Matrix)?
>
> In Matlab, there're logm and expm, there's only expm in R.
> Cheers
> Mimosa
>
>
>
>        [[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