Generate results from randomsearch run. For normal single objective runs the best result is returned. For mulit-objective runs the pareto front is returned.

# S3 method for RandomsearchResult
summary(object, ...)

Arguments

object

[OptPath]
Optimization path.

...

[any]
Currently ignored.