get.limitDistribution: Method to get the limit (stationary) distribution

View source: R/allgenerics.R

get.limitDistributionR Documentation

Method to get the limit (stationary) distribution

Description

Method to get the limit (stationary) distribution of a semi-Markov chain.

Usage

get.limitDistribution(x, klim = 10000)

Arguments

x

An object of S3 class smmfit or smm.

klim

Optional. The time horizon used to approximate the series in the computation of the mean sojourn times vector m (cf. meanSojournTimes function).

Value

A vector of length \textrm{card}(E) giving the values of the limit distribution.


corentin-dev/smmR documentation built on April 14, 2023, 11:36 p.m.