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.

Getting started

Package details

AuthorSebastian Moreno [aut, cre], Cristobal Heredia [aut], Wilfredo Yushimito [ths], Gonzalo Huerta [ths]
MaintainerSebastian Moreno <sebastian.moreno.araya@gmail.com>
LicenseGPL (>= 3)
Version0.2.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ODMeans")

Try the ODMeans package in your browser

Any scripts or data that you put into this service are public.

ODMeans documentation built on May 29, 2024, 5:28 a.m.