Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is optimParallel(), which has the same usage and output as optim(). Using optimParallel() can significantly reduce the optimization time.
Version: |
1.0-2 |
Depends: |
R (≥ 3.5), stats, parallel |
Suggests: |
R.rsp, roxygen2, spam, microbenchmark, testthat, ggplot2, numDeriv, lbfgsb3c |
Published: |
2021-02-11 |
DOI: |
10.32614/CRAN.package.optimParallel |
Author: |
Florian Gerber
[aut, cre] (<https://orcid.org/0000-0001-8545-5263>) |
Maintainer: |
Florian Gerber <flora.fauna.gerber at gmail.com> |
BugReports: |
https://github.com/florafauna/optimParallel-R/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
https://github.com/florafauna/optimParallel-R |
NeedsCompilation: |
no |
Citation: |
optimParallel citation info |
Materials: |
README NEWS |
In views: |
Optimization |
CRAN checks: |
optimParallel results |