Learn R Programming

minqa (version 1.2.8)

Derivative-Free Optimization Algorithms by Quadratic Approximation

Description

Derivative-free optimization by quadratic approximation based on an interface to Fortran implementations by M. J. D. Powell.

Copy Link

Version

Install

install.packages('minqa')

Monthly Downloads

435,151

Version

1.2.8

License

GPL-2

Last Published

August 17th, 2024

Functions in minqa (1.2.8)

uobyqa

An R interface to the uobyqa implementation of Powell
newuoa

An R interface to the NEWUOA implementation of Powell
bobyqa

An R interface to the bobyqa implementation of Powell