Other packages > Find by keyword >

simEd  

Simulation Education
View on CRAN: Click here


Download and install simEd package within the R console
Install from CRAN:
install.packages("simEd")

Install from Github:
library("remotes")
install_github("cran/simEd")

Install by package version:
library("remotes")
install_version("simEd", "2.0.2")



Attach the package and use:
library("simEd")
Maintained by
Barry Lawson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-10
Latest Update: 2025-09-03
Description:
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>.
How to cite:
Barry Lawson (2017). simEd: Simulation Education. R package version 2.0.2, https://cran.r-project.org/web/packages/simEd. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0.0 (2017-05-10 19:11), 1.0.1 (2017-05-24 00:30), 1.0.2 (2017-07-04 21:50), 1.0.3 (2017-11-27 05:05), 2.0.0 (2021-01-28 16:10), 2.0.1 (2023-11-27 00:20)
Other packages that cited simEd R package
View simEd citation profile
Other R packages that simEd depends, imports, suggests or enhances
Complete documentation for simEd
Functions, R codes and Examples using the simEd R package
Some associated functions: accrej . craps . galileo . ibeta . ibinom . icauchy . ichisq . iexp . ifd . igamma . igeom . ilnorm . ilogis . inbinom . inorm . ipois . it . iunif . iweibull . lehmer . meanTPS . msq . quantileTPS . queueTrace . sample . sdTPS . set.seed . simEd-package . ssq . ssqvis . thinning . tylersGrill . vbeta . vbinom . vcauchy . vchisq . vexp . vfd . vgamma . vgeom . vlnorm . vlogis . vnbinom . vnorm . vpois . vt . vunif . vweibull . 
Some associated R codes: PlotContinuous.R . PlotDiscrete.R . accrej.R . compPlot.R . craps.R . galileo.R . generators.R . ibeta.R . ibinom.R . icauchy.R . ichisq.R . iexp.R . ifd.R . igamma.R . igeom.R . ilnorm.R . ilogis.R . inbinom.R . inorm.R . ipois.R . it.R . iunif.R . iweibull.R . lehmer.R . msq.R . queuePlotting.R . queueTrace.R . queueUtils.R . simEd-package.R . ssq.R . ssqvis.R . testRuns.R . thinning.R . tps.R . tylersGrill.R . utils.R . zzz.R .  Full simEd package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA