Other packages > Find by keyword >

SimDesign  

Structure for Organizing Monte Carlo Simulation Designs
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SimDesign", "2.18")



Attach the package and use:
library("SimDesign")
Maintained by
Phil Chalmers
[Scholar Profile | Author Map]
First Published: 2015-10-05
Latest Update: 2024-01-09
Description:
Provides tools to safely and efficiently organize and execute Monte Carlo simulation experiments in R. The package controls the structure and back-end of Monte Carlo simulation experiments by utilizing a generate-analyse-summarise workflow. The workflow safeguards against common simulation coding issues, such as automatically re-simulating non-convergent results, prevents inadvertently overwriting simulation files, catches error and warning messages during execution, implicitly supports parallel processing with high-quality random number generation, and provides tools for managing high-performance computing (HPC) array jobs submitted to schedulers such as SLURM. For a pedagogical introduction to the package see Sigal and Chalmers (2016) <doi:10.1080/10691898.2016.1246953>. For a more in-depth overview of the package and its design philosophy see Chalmers and Adkins (2020) <doi:10.20982/tqmp.16.4.p248>.
How to cite:
Phil Chalmers (2015). SimDesign: Structure for Organizing Monte Carlo Simulation Designs. R package version 2.18, https://cran.r-project.org/web/packages/SimDesign. Accessed 31 Mar. 2025.
Previous versions and publish date:
0.3 (2015-10-05 12:37), 0.4.1 (2015-11-20 08:30), 0.5 (2015-12-22 08:01), 0.6 (2016-01-21 17:03), 0.7 (2016-02-21 19:51), 0.8 (2016-03-23 00:35), 0.9 (2016-04-27 13:30), 1.0 (2016-06-12 17:23), 1.1 (2016-08-10 21:26), 1.2 (2016-09-09 19:56), 1.3 (2016-09-26 14:35), 1.4 (2016-11-06 23:34), 1.5 (2017-02-01 01:30), 1.6 (2017-04-09 23:02), 1.7 (2017-08-15 05:19), 1.8 (2017-10-30 00:15), 1.9 (2018-01-26 22:33), 1.10.1 (2018-05-20 05:51), 1.11 (2018-07-17 06:30), 1.13 (2019-01-18 16:10), 1.14 (2019-06-28 10:40), 2.0.1 (2020-01-20 20:00), 2.1 (2020-09-16 19:30), 2.2 (2020-11-07 06:30), 2.3 (2021-04-07 20:40), 2.5 (2021-06-01 09:40), 2.6 (2021-06-28 19:00), 2.7.1 (2021-09-02 09:30), 2.7 (2021-08-13 21:40), 2.8 (2021-12-08 21:10), 2.9.1 (2022-08-30 17:20), 2.9 (2022-08-09 18:10), 2.10.1 (2023-02-01 16:30), 2.10 (2023-01-24 18:10), 2.11 (2023-05-25 18:30), 2.12 (2023-07-07 18:40), 2.13 (2023-10-17 17:40), 2.14 (2024-01-09 10:10), 2.15.1 (2024-04-24 18:10), 2.15 (2024-04-11 10:30), 2.16 (2024-07-08 18:20), 2.17.1 (2024-08-17 07:00), 2.18 (2024-12-14 09:10), 2.19.1 (2025-03-17 13:40)
Other packages that cited SimDesign R package
View SimDesign citation profile
Other R packages that SimDesign depends, imports, suggests or enhances
Complete documentation for SimDesign
Downloads during the last 30 days
02/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/29Downloads for SimDesign100150200250300350400450500TrendBars

Today's Hot Picks in Authors and Packages

whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
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  
equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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