Learn R Programming

dfoptim (version 2023.1.0)

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

4,825

Version

2023.1.0

License

GPL (>= 2)

Maintainer

Last Published

August 23rd, 2023

Functions in dfoptim (2023.1.0)

hjk

Hooke-Jeeves derivative-free minimization algorithm
dfoptim

Derivative-Free Optimization
nmk

Nelder-Mead optimziation algorithm for derivative-free optimization
mads

Mesh Adaptive Direct Searches (MADS) algorithm for derivative-free and black-box optimization