Hi,
I need to solve an optimization problem in R having linear objective function
and quadratic constraints(number of variables is around 80). What are the
possible choices to do this in R.
optim() function only allows box constrained problems. Is it possible in nlm()?
Or please tell me if there is any other routine.
Thanks
Amit
____________________________________________________________________________________
Cheap talk?
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.