powered by
## S3 method for class 'o_MMC': VNq(x, \dots)
QueueingModel.i_MMC
## create input parameters i_mmc <- NewInput.MMC(lambda=5, mu=10, c=2, n=0, method=0) ## Build the model o_mmc <- QueueingModel(i_mmc) ## Returns the variance VNq(o_mmc)
Run the code above in your browser using DataLab