hyperoverlap: Overlap Detection in n-Dimensional Space

Uses support vector machines to identify a perfectly separating hyperplane (linear or curvilinear) between two entities in high-dimensional space. If this plane exists, the entities do not overlap. Applications include overlap detection in morphological, resource or environmental dimensions. More details can be found in: Brown et al. (2020) <doi:10.1111/2041-210X.13363> .

Version: 1.1.1
Depends: R (≥ 3.4.0)
Imports: e1071, matlib, ggplot2, rgl, misc3d, methods, stats, MASS, graphics
Suggests: knitr, rmarkdown, plotrix, rlang, webshot2, markdown
Published: 2021-08-10
Author: Matilda Brown ORCID iD [aut, cre], Greg Jordan [aut]
Maintainer: Matilda Brown <matilda.brown at utas.edu.au>
License: GPL-3
NeedsCompilation: no
Additional_repositories: https://dmurdoch.github.io/drat
Materials: README NEWS
CRAN checks: hyperoverlap results

Documentation:

Reference manual: hyperoverlap.pdf
Vignettes: hyperoverlap

Downloads:

Package source: hyperoverlap_1.1.1.tar.gz
Windows binaries: r-devel: hyperoverlap_1.1.1.zip, r-release: hyperoverlap_1.1.1.zip, r-oldrel: hyperoverlap_1.1.1.zip
macOS binaries: r-release (arm64): hyperoverlap_1.1.1.tgz, r-oldrel (arm64): hyperoverlap_1.1.1.tgz, r-release (x86_64): hyperoverlap_1.1.1.tgz
Old sources: hyperoverlap archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hyperoverlap to link to this page.