SimDesign (1.13)
Structure for Organizing Monte Carlo Simulation Designs.
https://github.com/philchalmers/SimDesign
https://github.com/philchalmers/SimDesign/wiki
http://cran.r-project.org/web/packages/SimDesign
Provides tools to help safely and efficiently organize Monte Carlo simulations in R. The package controls the structure and back-end of Monte Carlo simulations by utilizing a general generate-analyse-summarise strategy. The functions provided control common simulation issues such as re-simulating non-convergent results, support parallel back-end and MPI distributed computations, save and restore temporary files, aggregate results across independent nodes, and provide native support for debugging. For a pedagogical introduction to the package refer to Sigal and Chalmers (2016) .
Maintainer:
Phil Chalmers
Author(s): Phil Chalmers [aut, cre], Matthew Sigal [ctb], Ogreden Oguzhan [ctb]
License: GPL (>= 2)
Uses: foreach, pbapply, plyr, copula, ggplot2, doMPI, knitr, shiny, dplyr, rmarkdown, extraDistr
Reverse suggests: mirtCAT
Released about 1 month ago.