Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

SimDesign : Structure for Organizing Monte Carlo Simulation Designs

Package: SimDesign
Title: Structure for Organizing Monte Carlo Simulation Designs
Version: 1.0
Date: 2016-06-12
Authors@R: person("Phil", "Chalmers", email = "rphilip.chalmers@gmail.com",
role = c("aut", "cre"))
Description: 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.
VignetteBuilder: knitr
Depends: R (>= 3.0.2)
Imports: foreach, methods, parallel, plyr, stats
Suggests: knitr, dplyr, ggplot2, doMPI
License: GPL (>= 2)
LazyData: true
URL: https://github.com/philchalmers/SimDesign,
https://github.com/philchalmers/SimDesign/wiki
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-12 11:33:35 UTC; phil
Author: Phil Chalmers [aut, cre]
Maintainer: Phil Chalmers <rphilip.chalmers@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-12 17:22:58

● Data Source: CranContrib
● 0 images, 19 functions, 0 datasets
● Reverse Depends: 0