Learn R Programming

phytools (version 0.3-72.1)

expm: Matrix exponential

Description

Wrapper for MatrixExp that retains row/column names.

Usage

expm(Y)

Arguments

Y
a matrix.

Value

  • A matrix.