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 management code for the results) 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.3 |
Depends: | R (≥ 2.14.0) |
Imports: | plyr (≥ 1.8.1), reshape (≥ 0.8.5), parallel |
Suggests: | ggplot2, knitr, boot, RUnit |
Published: | 2014-10-25 |
Author: | Marsel Scheer |
Maintainer: | Marsel Scheer <scheer at freescience.de> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | simTool results |
Reference manual: | simTool.pdf |
Vignettes: |
simTool JSS Essay |
Package source: | simTool_1.0.3.tar.gz |
Windows binaries: | r-devel: simTool_1.0.3.zip, r-release: simTool_1.0.3.zip, r-oldrel: simTool_1.0.3.zip |
OS X Snow Leopard binaries: | r-release: simTool_1.0.3.tgz, r-oldrel: simTool_1.0.3.tgz |
OS X Mavericks binaries: | r-release: simTool_1.0.3.tgz |
Old sources: | simTool archive |