Learn R Programming

MG1StationaryProbability (version 0.1.2)

meanSoujournTime: Mean sojourn time in the initial state i (without final probability of state j)

Description

Mean sojourn time in the initial state i (without final probability of state j)

Usage

meanSoujournTime(i, t)

Value

double

Arguments

i

MC i-th state

t

time value

Examples

Run this code
meanSoujournTime(0, 10)

Run the code above in your browser using DataLab