View source: R/hypervolume_expectation.R
expectation_maximal | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.