Framework to run Monte Carlo simulations over a parameter grid. Allows to parallelize the simulations. Generates plots and 'LaTeX' tables summarizing the results from the simulation.
Version: | 1.0.0 |
Imports: | checkmate, dplyr, furrr, future, ggplot2, hms, kableExtra, magrittr, methods, purrr, rlang, stringr, tibble, tidyr, utils |
Suggests: | rmarkdown, knitr, testthat (≥ 3.0.0) |
Published: | 2024-01-11 |
DOI: | 10.32614/CRAN.package.tidyMC |
Author: | Stefan Linner [aut, cre, cph], Ignacio Moreira Lara [aut], Konstantin Lehmann [aut] |
Maintainer: | Stefan Linner <stefan.linner97 at gmail.com> |
BugReports: | https://github.com/stefanlinner/tidyMC/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/stefanlinner/tidyMC, https://stefanlinner.github.io/tidyMC/ |
NeedsCompilation: | no |
Citation: | tidyMC citation info |
Materials: | README |
CRAN checks: | tidyMC results |
Reference manual: | tidyMC.pdf |
Vignettes: |
Monte Carlo Simulations made easy and tidy with tidyMC |
Package source: | tidyMC_1.0.0.tar.gz |
Windows binaries: | r-devel: tidyMC_1.0.0.zip, r-release: tidyMC_1.0.0.zip, r-oldrel: tidyMC_1.0.0.zip |
macOS binaries: | r-devel (arm64): tidyMC_1.0.0.tgz, r-release (arm64): tidyMC_1.0.0.tgz, r-oldrel (arm64): tidyMC_1.0.0.tgz, r-devel (x86_64): tidyMC_1.0.0.tgz, r-release (x86_64): tidyMC_1.0.0.tgz, r-oldrel (x86_64): tidyMC_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tidyMC to link to this page.