Learn R Programming

⚠️There's a newer version (3.1.5) of this package.Take me there.

hypervolume (version 1.1.1)

High-dimensional Kernel Density Estimation and Geometry Operations

Description

Estimates the shape and volume of high-dimensional datasets and performs set operations: intersection / overlap, union, unique components, inclusion test, and negative feature detection. Uses stochastic geometry approach to high-dimensional kernel density estimation. Builds n-dimensional convex hulls (polytopes). Can measure the n-dimensional ecological hypervolume and perform species distribution modeling.

Copy Link

Version

Install

install.packages('hypervolume')

Monthly Downloads

1,999

Version

1.1.1

License

GPL-3

Maintainer

Benjamin Blonder

Last Published

December 19th, 2014

Functions in hypervolume (1.1.1)

Hypervolume-class

Class hypervolume
hypervolume-package

N-dimensional hypervolume operations
negative_features

Negative feature detection
hypervolume_join

Concatenate hypervolumes
expectation_maximal

Maximal expectation
expectation_convex

Convex expectation
hypervolume_set

Set operations (intersection / union / unique components)
hypervolume_importance

Hypervolume variable importance
summary.Hypervolume

Summary of hypervolume
get_volume

Extract volume
quercus

Data and demo for Quercus (oak) tree distributions
plot.HypervolumeList

Plot a hypervolume or list of hypervolumes
expectation_box

Hyperbox, hyperball expectation
HypervolumeList-class

Class HypervolumeList
hypervolume_inclusion_test

Inclusion test
estimate_bandwidth

Silverman bandwidth estimator for hypervolumes.
hypervolume

Hypervolume construction
finch

Data and demo for Darwin's finches
hypervolume_distance

Distance between two hypervolumes
hypervolume_sorensen_overlap

Sorensen similarity index for hypervolume set operations