Computationally Efficient Queue Simulation
Creates a "server.list" object from a list of times and starting ava...
Create a server.stepfun object with a roster of times and number of ...
Compute time average queue length
get departure times from queue_list object
Add lag to vector of arrival times.
ggplot2 method for output from queueing model
Print method for output of summary.queue_list.
Summarise queue lengths
Compute the departure times for a set of customers in a queue from the...
Compute queue lengths from arrival, service and departure data
Compute the departure times and queue lengths for a queueing system fr...
Summary method for queue_list object
Compute maximum time for each row from two vectors of arrival times.
Implementation of a computationally efficient method for simulating queues with arbitrary arrival and service times. Please see Ebert, Wu, Mengersen & Ruggeri (2020, <doi:10.18637/jss.v095.i05>) for further details.