Learn R Programming

Ported By: Matthew Fidler, Wenping Wang

Algorithm Authors: C. Lemarechal, Stephen L. Campbell, Jean-Philippe Chancelier, Ramine Nikoukhah

R port of the Scilab n1qn1 module. This package provides n1qn1, or Quasi-Newton BFGS "qn" without constraints. This takes more memory than traditional L-BFGS. This routine is useful since it allows prespecification of a Hessian; If the Hessian is near the truth in optimization it can speed up the optimization problem.

Copy Link

Version

Install

install.packages('n1qn1')

Monthly Downloads

1,144

Version

6.0.1-12

License

CeCILL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Matthew Fidler

Last Published

September 17th, 2024

Functions in n1qn1 (6.0.1-12)

.n1qn1ptr

This gives the function pointers in the n1qn1 library
n1qn1

n1qn1 optimization