gridsearch2d(fun, v1min, v2min, v1max, v2max, n1 = 20, n2 = 20, logz = FALSE, sys3d = c("both", "contour", "image"), ...)
fun
x
and
y
,
otherwise NULL.log=TRUE
, the value of the surface is rescaled to
log10(m-min(m)+mindm)
, where mindm
is the
difference between the minimum and the next-largest value
(or 1e-10 if this difference is zero).At each iteration, the user is prompted to select two corners of the new range with the mouse; if this choice is confirmed then the view zooms in. When the user chooses to quit, they are asked whether they want to choose a final point (e.g. an estimate of the minimum) with the mouse.
curve3d