Learn R Programming

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

minqa (version 1.2.4)

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.2.4

License

GPL-2

Maintainer

Katharine Mullen

Last Published

October 9th, 2014

Functions in minqa (1.2.4)

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