expm {phytools}R Documentation

Matrix exponential

Description

Wrapper for MatrixExp that retains row/column names.

Usage

expm(Y)

Arguments

Y

a matrix.

Value

A matrix.

Author(s)

Liam Revell liam.revell@umb.edu

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.


[Package phytools version 0.4-60 Index]