Learn R Programming

MG1StationaryProbability (version 0.1.2)

EN: Expectation of number of arriving claims depending on i and j

Description

Expectation of number of arriving claims depending on i and j

Usage

EN(i, j, t, m = c(0.2, 0.3), lambda = c(1, 2))

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

lambda

Poisson flow intensity vector

Examples

Run this code
EN(1, 1, 2)

Run the code above in your browser using DataLab