Package: ODMeans 0.2.1
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.
Authors:
ODMeans_0.2.1.tar.gz
ODMeans_0.2.1.zip(r-4.7)ODMeans_0.2.1.zip(r-4.6)ODMeans_0.2.1.zip(r-4.5)
ODMeans_0.2.1.tgz(r-4.6-any)ODMeans_0.2.1.tgz(r-4.5-any)
ODMeans_0.2.1.tar.gz(r-4.7-any)ODMeans_0.2.1.tar.gz(r-4.6-any)
ODMeans_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ODMeans/json (API)
| # Install 'ODMeans' in R: |
| install.packages('ODMeans', repos = c('https://smorenoa.r-universe.dev', 'https://cloud.r-project.org')) |
- ODMeansSampleData - Origin-Destination points
- ODMeansTaxiData - Origin-Destination Taxi data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:dd8beb9bb7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-oldrel-arm64 | OK | 108 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 113 |
Exports:first_hierarchyodmeansodmeans_graphsecond_hierarchy
Dependencies:askpassbitopsclicpp11curldigestdplyrfarvergenericsgeosphereggmapggplot2ggrepelgluegtablehttrisobandjpegjsonlitelabelinglifecyclemagrittrmimeopensslpillarpkgconfigplyrpngpurrrR6RColorBrewerRcpprlangS7scalesstringistringrsystibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| First Hierarchy Function | first_hierarchy |
| ODMeans Function | odmeans |
| Graph ODMeans Function | odmeans_graph |
| Origin-Destination points | ODMeansSampleData |
| Origin-Destination Taxi data | ODMeansTaxiData |
| Second Hierarchy Clusters | second_hierarchy |
