Computationally Efficient Queue Simulation


[Up] [Top]

Documentation for package ‘queuecomputer’ version 0.5.1

Help Pages

as.server.list Creates a '"server.list"' object from a list of times and starting availability.
as.server.stepfun Create a 'server.stepfun' object with a roster of times and number of available servers.
lag_step Add lag to vector of arrival times.
print.summary_queue_df Print method for output of 'summary.queue_df'.
queue_step Compute the queue departure times of customers given a set of arrival times, a set of service times, and a resource schedule.
summary.queue_df Compute resource statistics from queue_df object
wait_step Compute maximum time for each row from two vectors of arrival times.