50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

fHMM (version 1.1.1)

Gamma2delta: This function computes the stationary distribution of a transition probability matrix Gamma.

Description

This function computes the stationary distribution of a transition probability matrix Gamma.

Usage

Gamma2delta(Gamma)

Value

A stationary distribution vector.

Arguments

Gamma

A transition probability matrix.

Details

If the stationary distribution vector cannot be computed, it is set to the discrete uniform distribution over the states.