Learn R Programming

hypervolume (version 3.1.4)

expectation_maximal: Maximal expectation

Description

Creates a hypervolume from a set of points reflecting the maximal expectation.

Usage

expectation_maximal(input, ...)

Value

A Hypervolume object.

Arguments

input

A dataset to be used as input to the hypervolume function

...

Arguments to the hypervolume function

Details

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