expectation_maximal {hypervolume} | R Documentation |
Creates a hypervolume from a set of points reflecting the maximal expectation.
expectation_maximal(input, ...)
input |
A dataset to be used as input to the |
... |
Arguments to the |
This function is effectively an alias for the hypervolume
function. You must decide what the maximal expectation is yourself!
A Hypervolume object.