Learn R Programming

MG1StationaryProbability (version 0.1.2)

MET: Mean idle time if initial state i

Description

Mean idle time if initial state i

Usage

MET(i, m = c(0.2, 0.3), lambda = c(1, 2), tmax = 12)

Value

double

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

Examples

Run this code
MET(1)

Run the code above in your browser using DataLab