Learn R Programming

hypervolume (version 1.1.1)

expectation_maximal: 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 hypervolume function
...
Arguments to the hypervolume function

Value

  • A Hypervolume object.

Details

This function is effectively an alias for the hypervolume function. You must decide what the maximal expectation is yourself!