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.1.0 |
Depends: |
R (≥ 2.10) |
Imports: |
geosphere, ggplot2, stats |
Published: |
2022-02-01 |
Author: |
Sebastian Moreno [aut, cre],
Cristobal Heredia [aut],
Wilfredo Yushimito [ths] |
Maintainer: |
Sebastian Moreno <sebastian.moreno.araya at gmail.com> |
License: |
GPL (≥ 3) |
NeedsCompilation: |
no |
CRAN checks: |
ODMeans results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ODMeans
to link to this page.