irm_decomp: Compute the eigen decomposition for a rate matrix, and either...

Description Usage Arguments Value

View source: R/irm_decomp.R

Description

Compute the eigen decomposition for a rate matrix, and either instatiate it or update an existing decomposition.

Usage

1
irm_decomp(irm, env = NULL, key = NULL, update = TRUE)

Arguments

irm

rate matrix

env

environment into which to instatiate the rate matrix

key

the key for the hash index

update

TRUE/FALSE for whether to update an existing rate matrix or to instatiate a new one

Value

list containing the unordered eigenvalues, the matrix of eigenvectors, and the inverse of the eigenvector matrix


fintzij/BDAepimodel documentation built on Sept. 20, 2020, 1:44 p.m.