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.0 |
Depends: | R (≥ 3.4.0) |
Imports: | e1071, matlib, ggplot2, rgl, misc3d, methods, stats, MASS, graphics |
Suggests: | knitr, rmarkdown, plotrix, rlang |
Published: | 2020-09-04 |
Author: | Matilda Brown |
Maintainer: | Matilda Brown <matilda.brown at utas.edu.au> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | hyperoverlap results |
Reference manual: | hyperoverlap.pdf |
Vignettes: |
hyperoverlap |
Package source: | hyperoverlap_1.0.tar.gz |
Windows binaries: | r-devel: hyperoverlap_1.0.zip, r-release: hyperoverlap_1.0.zip, r-oldrel: hyperoverlap_1.0.zip |
macOS binaries: | r-release: hyperoverlap_1.0.tgz, r-oldrel: hyperoverlap_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=hyperoverlap to link to this page.