Assuming that calcPredictorOK
has been first run to produce a predictor of the response surface, this finds its constrained maximum in the convex envelope of the smoothed data.
maximizeOK(fitobject = blackbox.getOption("fitobject"), cleanResu = "")
A list with element
predictor values maximizing the predicted response (in the parameter space used for Kriging)
maximum of the predicted response
Representation of par
in canonical parameter space
and possibly other elements (i) returned by an optimization function such as optim
; (ii) values of additional transformed parameters; (iii) cryptic information whether maximization occurred at some boundary of the convex envelope.
Return object of calcPredictorOK
.
A connection, or a character string naming a file for some nicely formated output. If ""
(the default), print to the standard output connection.