Learn R Programming

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

dfoptim (version 2011.5-1)

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.5-1

License

GPL (>= 2)

Maintainer

Ravi Varadhan

Last Published

May 3rd, 2011

Functions in dfoptim (2011.5-1)

dfoptim

Derivative-free Optimization
nmk

A Nelder-Mead optimziation algorithm for derivative-free optimization