matrix]Pareto front of all evaluated points.
list of lists]Pareto set of all evaluated points.
numeric]Indices of the Pareto-optimal points in the opt.path.
OptPath]Optimization path.
Includes all evaluated points and additional information as documented in mbo_OptPath.
You can convert it via as.data.frame.
character]The final termination state. Gives information why the optimization ended.
WrappedModel]List of saved regression models.
MBOControl]Control object used in optimization.