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-1 |
| Depends: | R (≥ 3.5), stats, parallel |
| Suggests: | R.rsp, roxygen2, spam, microbenchmark, testthat, ggplot2, numDeriv, lbfgsb3c |
| Published: | 2020-05-02 |
| 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 |
| In views: | Optimization |
| CRAN checks: | optimParallel results |
| Reference manual: | optimParallel.pdf |
| Vignettes: |
A Parallel Version of the L-BFGS-B Optimization Method |
| Package source: | optimParallel_1.0-1.tar.gz |
| Windows binaries: | r-devel: optimParallel_1.0-1.zip, r-release: optimParallel_1.0-1.zip, r-oldrel: optimParallel_1.0-1.zip |
| macOS binaries: | r-release: optimParallel_1.0-1.tgz, r-oldrel: optimParallel_1.0-1.tgz |
| Old sources: | optimParallel archive |
| Reverse imports: | Markovchart, scgwr, varycoef |
| Reverse suggests: | GLMMadaptive, metafor |
Please use the canonical form https://CRAN.R-project.org/package=optimParallel to link to this page.