roptim | R Documentation |
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().
Yi Pan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.