MST {MG1StationaryProbability} | R Documentation |
Mean empty time sojourn time in the initial state i during the empty period
Description
Mean empty time sojourn time in the initial state i during the empty period
Usage
MST(i, m = c(0.2, 0.3), lambda = c(1, 2), tmax = 12)
Arguments
i |
MC i-th state |
m |
distribution parameters vector of sojourn times in alternating environment states |
lambda |
Poisson flow intensity vector |
tmax |
upper integration limit |
Value
double
Examples
MST(1)
[Package MG1StationaryProbability version 0.1.2 Index]