Nonlinear Optimization in R using nlopt
In this article, we present a problem of nonlinear constraint optimization with equality and inequality constraints. Objective functions are defined to be nonlinear and optimizers may have a lower and upper bound. We solve the optimization problem using the open-source R package nloptr. Several examples have been presented.
READ FULL TEXT