# NOT RUN {
## See example 10.13 in reference [Sixto2004] for more details.
## create input parameters
i_mm1kk <- NewInput.MM1KK(lambda=0.25, mu=4, k=2, method=3)
## Build the model
o_mm1kk <- QueueingModel(i_mm1kk)
## Returns the Wqq
Wqq(o_mm1kk)
# }
Run the code above in your browser using DataLab