embedded_mc: Embedded Markov chain of a sub-intensity matrix

View source: R/RcppExports.R

embedded_mcR 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.


matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.