OD-means is a hierarchical adaptive k-means algorithm based on origin-destination pairs. In the first layer of the hierarchy, the clusters are separated automatically based on the variation of the within-cluster distance of each cluster until convergence. The second layer of the hierarchy corresponds to the sub clustering process of small clusters based on the distance between the origin and destination of each cluster.
Version: | 0.2.1 |
Depends: | R (≥ 3.5.0) |
Imports: | geosphere, ggplot2, stats, ggmap, ggrepel |
Published: | 2024-03-18 |
DOI: | 10.32614/CRAN.package.ODMeans |
Author: | Sebastian Moreno [aut, cre], Cristobal Heredia [aut], Wilfredo Yushimito [ths], Gonzalo Huerta [ths] |
Maintainer: | Sebastian Moreno <sebastian.moreno.araya at gmail.com> |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
CRAN checks: | ODMeans results |
Reference manual: | ODMeans.pdf |
Package source: | ODMeans_0.2.1.tar.gz |
Windows binaries: | r-devel: ODMeans_0.2.1.zip, r-release: ODMeans_0.2.1.zip, r-oldrel: ODMeans_0.2.1.zip |
macOS binaries: | r-release (arm64): ODMeans_0.2.1.tgz, r-oldrel (arm64): ODMeans_0.2.1.tgz, r-release (x86_64): ODMeans_0.2.1.tgz, r-oldrel (x86_64): ODMeans_0.2.1.tgz |
Old sources: | ODMeans archive |
Please use the canonical form https://CRAN.R-project.org/package=ODMeans to link to this page.