Learn R Programming

⚠️There's a newer version (2.2.1) of this package.Take me there.

nloptr (version 0.9.6)

R interface to NLopt

Description

nloptr is an R interface to NLopt. NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. See http://ab-initio.mit.edu/wiki/index.php/NLopt_Introduction for more information on the available algorithms. During installation on Unix the NLopt code is downloaded and compiled from the NLopt website.

Copy Link

Version

Install

install.packages('nloptr')

Monthly Downloads

438,104

Version

0.9.6

License

LGPL-3

Maintainer

Jelmer Ypma

Last Published

November 19th, 2013

Functions in nloptr (0.9.6)

nloptr.print.options

Print description of nloptr options
nloptr.default.options

Description and default values of nloptr options
is.nloptr

R interface to NLopt
check.derivatives

Check analytic gradients of a function using finite difference approximations
print.nloptr

Print results after running nloptr
nloptr-package

R interface to NLopt
nloptr

R interface to NLopt