Multi-Objective result object.
matrix
]Pareto front of all evaluated points.list
of list
s]Pareto set of all evaluated points.numeric
]Indices of the Pareto-optimal points in the opt.pathOptPath
]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 endedWrappedModel
]List of saved regression models.MBOControl
] Control object used in optimization