Description Usage Arguments Details Value See Also Examples
Constructs hypervolumes using one of several possible methods after error-checking input data.
1 | hypervolume(data, method = "gaussian", ...)
|
data |
A m x n matrix or data frame, where m is the number of observations and n is the dimensionality. |
method |
One of |
... |
Further arguments passed to |
Checks for collinearity, missingness of input data, and appropriate random point coverage. Generates warning/errors as appropriate.
A Hypervolume-class
object corresponding to the inferred hypervolume.
weight_data
, estimate_bandwidth
, expectation_convex
, expectation_ball
, expectation_box
, hypervolume_threshold
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.