Skip to content
Prev 44791 / 398506 Next

Nonlinear Optimization

I found
gave

constrOptim(base)       Linearly constrained optimisation
optim(base)             General-purpose Optimization
optimize(base)          One Dimensional Optimization

and there is also nlm which is not showing up there.

optim() provides several algorithms in a single wrapper.
On Tue, 24 Feb 2004, Kissell, Robert [EQRE] wrote: