powered by
## S3 method for class 'o_MMInfKK': Throughput(x, \dots)
NewInput.MMInfKK
CheckInput.i_MMInfKK
QueueingModel.i_MMInfKK
## create input parameters i_MMInfKK <- NewInput.MMInfKK(lambda=0.25, mu=4, k=4) ## Build the model o_MMInfKK <- QueueingModel(i_MMInfKK) ## Throughput Throughput(o_MMInfKK)
Run the code above in your browser using DataLab