jump_chain: Convert between transition-rate matrix to the associated...

jump_chainR Documentation

Convert between transition-rate matrix to the associated jump-chain's transition-probability matrix for a CTCM

Description

Every CTMC has an embedded DTMC associated with it called the jump-chain. This function computes that jump -chain's transition-probability matrix.

Usage

jump_chain(Q)

Arguments

Q

the transition-rate matrix given for the CTCM

Value

matrix


shill1729/markovChains documentation built on April 24, 2022, 11:50 a.m.