roptim: roptim

roptimR Documentation

roptim

Description

Perform general purpose optimization in R using C++. A unified wrapper interface is provided to call C functions of the five optimization algorithms ('Nelder-Mead', 'BFGS', 'CG', 'L-BFGS-B' and 'SANN') underlying optim().

Author(s)

Yi Pan


roptim documentation built on Nov. 5, 2025, 6:47 p.m.

Related to roptim in roptim...