[R] exponential of a matrix
Vincent Goulet
vincent.goulet at act.ulaval.ca
Wed Nov 12 17:10:21 CET 2008
Le mar. 11 nov. à 17:20, Terry Therneau a écrit :
>
> Is the matrix exponential available in some package?
You may also have a look at the expm package for a very
straightforward operator:
http://r-forge.r-project.org/projects/expm/
Disclaimer: although entirely usable, the package is still considered
in development. YMMV
Best
Vincent
>
>
> The cannonical reference is "Nineteen dubious ways to take the
> exponential of a matrix". (Love that title)
>
> Terry T.
>
> ______________________________________________
> 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