DES: Discrete Event Simulation

Discrete event simulation (DES) involves modeling of systems having discrete, i.e. abrupt, state changes. For instance, when a job arrives to a queue, the queue length abruptly increases by 1. This package is an R implementation of the event-oriented approach to DES; see the tutorial in Matloff (2008) <http://heather.cs.ucdavis.edu/~matloff/156/PLN/DESimIntro.pdf>.

Getting started

Package details

AuthorNorm Matloff <normmatloff@gmail.com>
MaintainerNorm Matloff <normmatloff@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("DES")

Try the DES package in your browser

Any scripts or data that you put into this service are public.

DES documentation built on May 2, 2019, 8:55 a.m.