Learn R Programming

phytools (version 0.2-40)

expm: Matrix exponential

Description

Wrapper for MatrixExp that retains row/column names.

Usage

expm(Y)

Arguments

Y
a matrix.

Value

  • a matrix.