ODMeans: OD-Means: k-Means for Origin-Destination

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
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

Documentation:

Reference manual: ODMeans.pdf

Downloads:

Package source: ODMeans_0.2.1.tar.gz
Windows binaries: r-prerel: ODMeans_0.2.1.zip, r-release: ODMeans_0.2.1.zip, r-oldrel: ODMeans_0.2.1.zip
macOS binaries: r-prerel (arm64): ODMeans_0.2.1.tgz, r-release (arm64): ODMeans_0.2.1.tgz, r-oldrel (arm64): ODMeans_0.2.1.tgz, r-prerel (x86_64): ODMeans_0.2.1.tgz, r-release (x86_64): ODMeans_0.2.1.tgz
Old sources: ODMeans archive

Linking:

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