Learn R Programming

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

minqa (version 1.1.13)

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

308,341

Version

1.1.13

License

GPL (>= 2)

Maintainer

Katharine M Mullen

Last Published

November 30th, 2010

Functions in minqa (1.1.13)

newuoa

An R interface to the NEWUOA implementation of Powell
uobyqa

An R interface to the uobyqa implementation of Powell
bobyqa

An R interface to the bobyqa implementation of Powell
uobyqa.control

Controls for an R interface to the uobyqa implementation of Powell
bobyqa.control

Controls for an R interface to the bobyqa implementation of Powell
newuoa.control

Controls for an R interface to the NEWUOA implementation of Powell