I am trying to minimize two functions with same set of parameter(x,y). Currently I can only use optim() to minimize the each function one by one. Is there any solution I can use to optimize two functions with same set of (X,Y) together.
-- View this message in context: http://r.789695.n4.nabble.com/How-to-Optimize-two-functions-together-in-R-tp4690654.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org 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.