Plots any MBO result objects. Plots for X-Space, Y-Space and any column in
the optimization path are available. This function uses
plotOptPath
from package ParamHelpers
.
# S3 method for MBOSingleObjResult plot(x, iters = NULL, pause = interactive(), ...) # S3 method for MBOMultiObjResult plot(x, iters = NULL, pause = interactive(), ...)
x | [ |
---|---|
iters | [ |
pause | [ |
... | Additional parameters for the |