simEd: Simulation Education
Contains various functions to be used for simulation education,
    including simple Monte Carlo simulation functions, queueing simulation
    functions, variate generation functions capable of producing independent
    streams and antithetic variates, functions for illustrating random variate
    generation for various discrete and continuous distributions, and functions
    to compute time-persistent statistics.  Also contains functions for 
    visualizing: event-driven details of a single-server queue model; a Lehmer
    random number generator; variate generation via acceptance-rejection; and
    of generating a non-homogeneous Poisson process via thinning.  Also
    contains two queueing data sets (one fabricated, one real-world) to
    facilitate input modeling.  More details on the use of these functions can
    be found in Lawson and Leemis (2015) <doi:10.1109/WSC.2017.8248124>, in
    Kudlay, Lawson, and Leemis (2020) <doi:10.1109/WSC48552.2020.9384010>, and
    in Lawson and Leemis (2021) <doi:10.1109/WSC52266.2021.9715299>.
| Version: | 2.0.2 | 
| Depends: | rstream | 
| Imports: | graphics, grDevices, methods, stats, utils, shape | 
| Suggests: | magick | 
| Published: | 2025-09-03 | 
| DOI: | 10.32614/CRAN.package.simEd | 
| Author: | Barry Lawson [aut, cre, cph],
  Larry Leemis [aut],
  Vadim Kudlay [aut] | 
| Maintainer: | Barry Lawson  <blawson at bates.edu> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | simEd results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=simEd
to link to this page.