Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

MG1StationaryProbability (version 0.1.2)

loadCoefficient: Load coefficient

Description

Load coefficient

Usage

loadCoefficient(m, lambda)

Value

load coefficient value (double) of the arriving flow

Arguments

m

distribution parameters vector of sojourn times in alternating environment states

lambda

Poisson flow intensity vector

Examples

Run this code
loadCoefficient(m = c(0.2, 0.3), lambda = c(1,2))

Run the code above in your browser using DataLab