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.5)ODMeans_0.2.1.zip(r-4.4)ODMeans_0.2.1.zip(r-4.3)
ODMeans_0.2.1.tgz(r-4.4-any)ODMeans_0.2.1.tgz(r-4.3-any)
ODMeans_0.2.1.tar.gz(r-4.5-noble)ODMeans_0.2.1.tar.gz(r-4.4-noble)
ODMeans_0.2.1.tgz(r-4.4-emscripten)ODMeans_0.2.1.tgz(r-4.3-emscripten)
ODMeans.pdf |ODMeans.html✨
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 8 months agofrom:dd8beb9bb7. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 15 2024 |
R-4.5-win | OK | Oct 15 2024 |
R-4.5-linux | OK | Oct 15 2024 |
R-4.4-win | OK | Oct 15 2024 |
R-4.4-mac | OK | Oct 15 2024 |
R-4.3-win | OK | Oct 15 2024 |
R-4.3-mac | OK | Oct 15 2024 |
Exports:first_hierarchyodmeansodmeans_graphsecond_hierarchy
Dependencies:askpassbitopsclicolorspacecpp11curldigestdplyrfansifarvergenericsgeosphereggmapggplot2ggrepelgluegtablehttrisobandjpegjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmgcvmimemunsellnlmeopensslpillarpkgconfigplyrpngpurrrR6RColorBrewerRcpprlangscalesspstringistringrsystibbletidyrtidyselectutf8vctrsviridisLitewithr
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 |