mrgsim.parallel: Simulate with 'mrgsolve' in Parallel
Simulation from an 'mrgsolve'
<https://cran.r-project.org/package=mrgsolve> model using a parallel backend.
Input data sets are split (chunked) and simulated in parallel using
mclapply() or future_lapply()
<https://cran.r-project.org/package=future.apply>.
Version: |
0.2.1 |
Depends: |
mrgsolve, R (≥ 3.5.0) |
Imports: |
parallel, dplyr, future, future.apply, callr, fst |
Suggests: |
testthat, arrow, qs, knitr, rmarkdown |
Published: |
2022-03-17 |
Author: |
Kyle Baron |
Maintainer: |
Kyle Baron <kylebtwin at imap.cc> |
BugReports: |
https://github.com/kylebaron/mrgsim.parallel/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
https://github.com/kylebaron/mrgsim.parallel |
NeedsCompilation: |
no |
Language: |
en-US |
CRAN checks: |
mrgsim.parallel results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=mrgsim.parallel
to link to this page.