unif_expm: Uniformization

View source: R/unif_expm.R

unif_expmR Documentation

Uniformization

Description

Uniformization

Usage

unif_expm(Q, K, t_pow = 1, eps, sparse)

Arguments

Q

rate matrix.

K

precision level. If provided, eps is ignored.

t_pow

the t in exp(tQ)

eps

desired error tolerance

Value

exp(tQ) up to tolerance eps in op-1 norm.


UBC-Stat-ML/pske documentation built on April 5, 2022, 7:48 p.m.