LimDist
is used to obtain the limiting distribution of a homogeneous continuous time Markov chain.
LimDist(X, rate, epsilon = 0.01, iter)
matrix, represents a rate matrix of a CTMC or the transition probability matrix of the DTMC associated to the CTMC.
boolean, if rate is equal to TRUE then the argument X represents the rate matrix of the CTMC. If rate is equal to FALSE then the argument X represents the probability transition matrix of the CTMC.
numeric, represents the error of approximation.
integer, represents the maximum of iterations.
Ross, S, Introduction to Probability Models, Eleven Edition. Academic Press, 2014.
Kulkarni V, Introduction to modeling and analysis of stochastic systems. Second Edition. Springer-Verlag, 2011.