On Wed, Apr 23, 2008 at 8:51 PM, Kevin Lu <[EMAIL PROTECTED]> wrote: > I need to find the minimum value of the parameter, s, such that the function > f(s,t) > 0 (where -Inf < t < Inf) > > I've looked into optim, constrOptim and others but they don't seem to do > this. Des anyone have some suggestions?
In order to allow us to help you, please send us a minimal example. Paul ______________________________________________ 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.