sim.model.
"plot"(x, main.var.name = NULL, main.var.min = -Inf, main.var.max = Inf, fixed = list(), no.legends = FALSE,
no.reg = FALSE, reg.steps = 100, ...)eval.on.grid, fit.gpr or fit.loess.
fixed. Note that the
names of the entries must be written in full array notation, including
explicit brackets and indices.
fixed. Set no.legends to TRUE to remove it.
TRUE in order so suppress plotting of the regression curves.
NULL.
main.var.name is not within the region defined by
main.var.min and main.var.max are excluded from the
total set of grid points.
fixed is excluded.
In the special case when there is only one decision variable, only the
model x needs to be specified. In the special case when there
are only two decision variables, fixed may also be given as a vector.
It then specifies the values of the secondary variable and one curve will
be drawn for each value.
The default behaviour is to also plot the fitted regression function
if it is available, with one curve corresponding to each of the point
sets defined by the entries of fixed.