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