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: |
0.8 |
Depends: |
R (≥ 3.5), stats, parallel |
Suggests: |
R.rsp, roxygen2, spam, microbenchmark, testthat, ggplot2, numDeriv, lbfgsb3, lbfgsb3c |
Published: |
2019-02-25 |
Author: |
Florian Gerber |
Maintainer: |
Florian Gerber <florian.gerber at math.uzh.ch> |
BugReports: |
https://git.math.uzh.ch/florian.gerber/optimParallel/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
https://git.math.uzh.ch/florian.gerber/optimParallel |
NeedsCompilation: |
no |
Citation: |
optimParallel citation info |
Materials: |
README NEWS |
CRAN checks: |
optimParallel results |