powered by
## S3 method for class 'o_MMInf': VNq(x, \dots)
QueueingModel.i_MMInf
## create input parameters i_mminf <- NewInput.MMInf(lambda=0.25, mu=4, n=0) ## Build the model o_mminf <- QueueingModel(i_mminf) ## Returns the variance VNq(o_mminf)
Run the code above in your browser using DataLab