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.1")



Attach the package and use:
library("simEd")
Maintained by
Barry Lawson
[Scholar Profile | Author Map]
First Published: 2017-05-10
Latest Update: 2023-11-26
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.1, https://cran.r-project.org/web/packages/simEd. Accessed 18 Apr. 2025.
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)
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
03/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/16Downloads for simEd02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

SeqAlloc  
Sequential Allocation for Prospective Experiments
Potential randomization schemes are prospectively evaluated when units are assigned to treatment ar ...
Download / Learn more Package Citations See dependency  
ff  
Memory-Efficient Storage of Large Data on Disk and Fast Access Functions
The ff package provides data structures that are stored on disk but behave (almost) as if they were ...
Download / Learn more Package Citations See dependency  
nsga3  
An Implementation of Non-Dominated Sorting Genetic Algorithm III for Feature Selection
An adaptation of Non-dominated Sorting Genetic Algorithm III for multi objective feature selection ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
chngpt  
Estimation and Hypothesis Testing for Threshold Regression
Threshold regression models are also called two-phase regression, broken-stick regression, split-poi ...
Download / Learn more Package Citations See dependency  
shinyMobile  
Mobile Ready 'shiny' Apps with Standalone Capabilities
Develop outstanding 'shiny' apps for 'iOS', 'Android', desktop as well as beautiful 'shiny' gadgets. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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