lbfgsb3c: Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface

Interfacing to Nocedal et al. L-BFGS-B.3.0 (See <http://users.iems.northwestern.edu/~nocedal/lbfgsb.html>) limited memory BFGS minimizer with bounds on parameters. This is a fork of 'lbfgsb3'. This registers a 'R' compatible 'C' interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function (see writing 'R' extensions and source for details). This package also adds more stopping criterion as well as allows adjusting more tolerances.

Package details

AuthorMatthew L Fidler [aut, cre], John C Nash [aut], Ciyou Zhu [aut], Richard Byrd [aut], Jorge Nocedal [aut], Jose Luis Morales [aut]
MaintainerMatthew L Fidler <matthew.fidler@gmail.com>
LicenseGPL-2
Version2019-3.19-2
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("lbfgsb3c", repos="http://R-Forge.R-project.org")

Try the lbfgsb3c package in your browser

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

lbfgsb3c documentation built on May 2, 2019, 4:59 p.m.