Multi-core replication function to make it easier to do fast Monte Carlo simulation. Based on the mcreplicate() function from the 'rethinking' package. The 'rethinking' package requires installing 'rstan', which is onerous to install, while also not adding capabilities to this function.
Version: | 0.1.1 |
Imports: | parallel |
Suggests: | testthat (≥ 3.0.0), covr |
Published: | 2021-03-23 |
Author: | Christopher Gandrud [aut, cre] |
Maintainer: | Christopher Gandrud <christopher.gandrud at gmail.com> |
License: | AGPL (≥ 3) |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | mcreplicate results |
Reference manual: | mcreplicate.pdf |
Package source: | mcreplicate_0.1.1.tar.gz |
Windows binaries: | r-devel: mcreplicate_0.1.1.zip, r-release: mcreplicate_0.1.1.zip, r-oldrel: mcreplicate_0.1.1.zip |
macOS binaries: | r-release: mcreplicate_0.1.1.tgz, r-oldrel: mcreplicate_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mcreplicate to link to this page.