ctmc_steady_state: Compute the stationary distribution of a CTMC given a...

ctmc_steady_stateR Documentation

Compute the stationary distribution of a CTMC given a transition-rate matrix

Description

Uses the basic linear-algebra constrained method to solve for the limiting distribution, if it exists.

Usage

ctmc_steady_state(Q)

Arguments

Q

the transition-rate matrix for the given CTMC

Value

vector


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