optimParallel: Parallel Version of the L-BFGS-B Optimization Method

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.

Getting started

Package details

AuthorFlorian Gerber
MaintainerFlorian Gerber <florian.gerber@math.uzh.ch>
LicenseGPL (>= 2)
Version1.0-1
URL https://git.math.uzh.ch/florian.gerber/optimParallel
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("optimParallel")

Try the optimParallel package in your browser

Any scripts or data that you put into this service are public.

optimParallel documentation built on May 3, 2020, 1:05 a.m.