stat_dist: Compute stationary distributions of environment process and...

Description Usage Arguments Value

Description

Compute stationary distributions of environment process and state process

Usage

1
stat_dist(p, q, nstate, nenv)

Arguments

p

an array of transition matrices of state process

q

a matrix of transition matrix of environment process

nstate

total number of states

nenv

total number of environments

Value

A list with the following components:

e_stat

stationary distribution of environment process

s_stat

stationary distribution of state process


zhifeiyan/WeibullHM documentation built on May 4, 2019, 11:21 p.m.