embedded_mc {matrixdist}R Documentation

Embedded Markov chain of a sub-intensity matrix

Description

Returns the transition probabilities of the embedded Markov chain determined the sub-intensity matrix.

Usage

embedded_mc(S)

Arguments

S

A sub-intensity matrix.

Value

The embedded Markov chain.


[Package matrixdist version 1.1.9 Index]