Learn R Programming

MG1StationaryProbability (version 0.1.2)

finalStateProbability: Probability of the final state

Description

Probability of the final state

Usage

finalStateProbability(i, j, t, m = c(0.2, 0.3))

Value

double

Arguments

i

MC i-th state

j

MC j-th state

t

time value

m

distribution parameters vector of sojourn times in alternating environment states

Examples

Run this code
finalStateProbability(0, 1, 10)

Run the code above in your browser using DataLab