simTool: An easy to learn framework to conduct simulation studies which
disengages the researcher from administrative source code
The simTool package is designed for statistical simulations that
have two components. One component generates the data and the other one
analyzes the data. The main aims of the simTool package are the reduction
of the administrative source code (mainly loops) and a simple applicability
of the package that allows the user to quickly learn how to work with the
simTool package. Parallel computing is also supported. Finally, convenient
functions are provided to summarize the simulation results.
Version: |
1.0 |
Depends: |
R (≥ 2.14.0) |
Imports: |
plyr (≥ 1.8.1), reshape (≥ 0.8.5) |
Suggests: |
ggplot2, knitr, parallel, boot, RUnit |
Published: |
2014-07-08 |
Author: |
Marsel Scheer |
Maintainer: |
Marsel Scheer <scheer at freescience.de> |
License: |
GPL-3 |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
simTool results |
Downloads: