optimParallel: Parallel Version of the L-BFGS-B Optimization Method (original) (raw)

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 ORCID iD [aut, cre]
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
In views: Optimization
CRAN checks: optimParallel results

Documentation:

Downloads:

Reverse dependencies:

Reverse depends: skewlmm
Reverse imports: bvhar, cocons, eicm, flipr, GeneralizedWendland, grmsem, Markovchart, phytools, quickNmix, scgwr, starvars, varycoef, xhaz
Reverse suggests: GeoModels, GLMMadaptive, metafor, MetricGraph, polykde, rSPDE

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=optimParallelto link to this page.