Learn R Programming

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

dfoptim (version 2011.7-2)

Derivative-free Optimization

Description

Derivative-Free optimization algorithms. These algorithms do not require gradient information. More importantly, they can be used to solve non-smooth optimization problems.

Copy Link

Version

Install

install.packages('dfoptim')

Monthly Downloads

10,192

Version

2011.7-2

License

GPL (>= 2)

Maintainer

Ravi Varadhan

Last Published

July 30th, 2011

Functions in dfoptim (2011.7-2)

hjk

Hooke-Jeeves derivative-free minimization algorithm
dfoptim

Derivative-free Optimization
nmkb

Box-Constrained Nelder-Mead optimziation algorithm for derivative-free optimization
nmk

A Nelder-Mead optimziation algorithm for derivative-free optimization