Package: SimDesign 2.17.2
SimDesign: Structure for Organizing Monte Carlo Simulation Designs
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>.
Authors:
SimDesign_2.17.2.tar.gz
SimDesign_2.17.2.zip(r-4.5)SimDesign_2.17.2.zip(r-4.4)SimDesign_2.17.2.zip(r-4.3)
SimDesign_2.17.2.tgz(r-4.4-any)SimDesign_2.17.2.tgz(r-4.3-any)
SimDesign_2.17.2.tar.gz(r-4.5-noble)SimDesign_2.17.2.tar.gz(r-4.4-noble)
SimDesign_2.17.2.tgz(r-4.4-emscripten)SimDesign_2.17.2.tgz(r-4.3-emscripten)
SimDesign.pdf |SimDesign.html✨
SimDesign/json (API)
NEWS
# Install 'SimDesign' in R: |
install.packages('SimDesign', repos = c('https://philchalmers.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/philchalmers/simdesign/issues
- BF_sim - Example simulation from Brown and Forsythe
- BF_sim_alternative -
monte-carlo-simulationsimulationsimulation-framework
Last updated 3 days agofrom:f323a7c6e4. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | ERROR | Nov 14 2024 |
R-4.5-linux | ERROR | Nov 14 2024 |
R-4.4-win | ERROR | Nov 14 2024 |
R-4.4-mac | ERROR | Nov 14 2024 |
R-4.3-win | ERROR | Nov 14 2024 |
R-4.3-mac | ERROR | Nov 14 2024 |
Exports:add_missingaddMissingaggregate_simulationsAnalyseIfAttachbiasboot_predictbootPredictBradley1978CCclusterSetRNGSubStreamcolSDscolVarscreateDesignECREDRERRexpandDesignGenerateIfgenSeedsgetArrayIDIRMSEMAEmanageMessagesmanageWarningsMSRSEncPBAquietRABRDRErejectionSamplingreSummariserHeadrickrintrinvWishartrmghRMSDRMSErmvnormrmvtRobbinsMonroRSErtruncaterunArraySimulationrunSimulationrValeMaurelliSerlin2000SFASimAnovaSimCheckSimCleanSimCollectSimExtractSimFunctionsSimResultsSimShinySimSolvetimeFormater
Dependencies:audiobeeprbriocallrclicodetoolscrayoncurldescdiffobjdigestdplyrevaluatefansifsfuturefuture.applygenericsglobalsgluejsonlitelifecyclelistenvmagrittrparallellypbapplypillarpkgbuildpkgconfigpkgloadpraiseprocessxprogressrpsR.methodsS3R.ooR.utilsR6rlangrprojrootRPushbulletsessioninfosnowtestthattibbletidyselectutf8vctrswaldowithr
Exporting objects and functions from the workspace
Rendered fromFixed_obj_fun.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2024-05-22
Started: 2017-10-25
Distributing jobs for high-performance computing (HPC) clusters (e.g., via Slurm)
Rendered fromHPC-computing.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2024-08-16
Started: 2024-04-04
Introduction to the SimDesign package
Rendered fromSimDesign-intro.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2024-05-22
Started: 2017-10-25
Managing warning and error messages
Rendered fromCatch_errors.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2024-11-01
Started: 2017-10-25
Multiple analysis functions
Rendered fromMultipleAnalyses.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2024-05-22
Started: 2021-07-29
Parallel computing information
Rendered fromParallel-computing.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2024-07-31
Started: 2018-05-15
Saving simulation results and state
Rendered fromSaving-results.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2024-05-22
Started: 2017-10-25