Learn R Programming

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

minqa (version 1.2.6)

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

365,022

Version

1.2.6

License

GPL-2

Maintainer

Katharine Mullen

Last Published

September 11th, 2023

Functions in minqa (1.2.6)

bobyqa

An R interface to the bobyqa implementation of Powell
newuoa

An R interface to the NEWUOA implementation of Powell
uobyqa

An R interface to the uobyqa implementation of Powell