Skip to contents

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

Usage

Gamma2delta(Gamma)

Arguments

Gamma

A transition probability matrix.

Value

A stationary distribution vector.

Details

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