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.
Version: | 2.0.0 |
Depends: | rstream |
Imports: | graphics, grDevices, methods, stats, utils, shape |
Suggests: | magick |
Published: | 2021-01-28 |
Author: | Barry Lawson [aut, cre], Larry Leemis [aut], Vadim Kudlay [aut] |
Maintainer: | Barry Lawson <blawson at richmond.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | simEd results |
Reference manual: | simEd.pdf |
Package source: | simEd_2.0.0.tar.gz |
Windows binaries: | r-devel: simEd_2.0.0.zip, r-release: simEd_2.0.0.zip, r-oldrel: simEd_2.0.0.zip |
macOS binaries: | r-release (arm64): simEd_2.0.0.tgz, r-release (x86_64): simEd_2.0.0.tgz, r-oldrel: simEd_2.0.0.tgz |
Old sources: | simEd archive |
Please use the canonical form https://CRAN.R-project.org/package=simEd to link to this page.