Hello all I'm trying to use simulated annealing to optimize a function. I know I can use ?optim with method="SANN" to do it.
However, I'd like to make optim to search for the best solution among a set of possible points in my domain, and not informing a lower and an upper bound to the optmization function. Do you have an idea on how to do it? Thanks, -- Marcus Nunes http://marcusnunes.me/ [[alternative HTML version deleted]] ______________________________________________ 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.