simSummary is a small utility package which eases the process of summarizing simulation results. Simulations often produce intermediate results - some focal statistics that need to be summarized over several scenarios and many replications. This step is in principle easy, but tedious. The package simSummary fills this niche by providing a generic way of summarizing the focal statistics of simulations. The useR must provide properly structured input, holding focal statistics, and then the summary step can be performed with one line of code, calling the simSummary function.
Version: | 0.1.0 |
Depends: | abind (≥ 1.4-0), svUnit (≥ 0.7-5) |
Imports: | gdata (≥ 2.8.0) |
Published: | 2012-05-17 |
Author: | Gregor Gorjanc |
Maintainer: | Gregor Gorjanc <gregor.gorjanc at bf.uni-lj.si> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Citation: | simSummary citation info |
Materials: | NEWS |
CRAN checks: | simSummary results |
Reference manual: | simSummary.pdf |
Vignettes: |
Simulation summary |
Package source: | simSummary_0.1.0.tar.gz |
Windows binaries: | r-devel: simSummary_0.1.0.zip, r-devel-gcc8: simSummary_0.1.0.zip, r-release: simSummary_0.1.0.zip, r-oldrel: simSummary_0.1.0.zip |
OS X binaries: | r-release: simSummary_0.1.0.tgz, r-oldrel: simSummary_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=simSummary to link to this page.