English

optimParallel: an R Package Providing Parallel Versions of the Gradient-Based Optimization Methods of optim()

Computation 2018-05-01 v1

Abstract

The R package optimParallel provides a parallel version of the gradient-based optimization methods of optim(). The main function of the package is optimParallel(), which has the same usage and output as optim(). Using optimParallel() can significantly reduce optimization times. We introduce the R package and illustrate its implementation, which takes advantage of the lexical scoping mechanism of R.

Keywords

Cite

@article{arxiv.1804.11058,
  title  = {optimParallel: an R Package Providing Parallel Versions of the Gradient-Based Optimization Methods of optim()},
  author = {Florian Gerber and Reinhard Furrer},
  journal= {arXiv preprint arXiv:1804.11058},
  year   = {2018}
}
R2 v1 2026-06-23T01:39:38.898Z