Package: Rwclust 0.1.0

Rwclust: Random Walk Clustering on Weighted Graphs

Implements the random walk clustering algorithm for weighted graphs as found in Harel and Koren (2001) <https://link.springer.com/chapter/10.1007/3-540-45294-X_3>.

Authors:Carson Sprock [aut, cre]

Rwclust_0.1.0.tar.gz
Rwclust_0.1.0.zip(r-4.5)Rwclust_0.1.0.zip(r-4.4)Rwclust_0.1.0.zip(r-4.3)
Rwclust_0.1.0.tgz(r-4.4-any)Rwclust_0.1.0.tgz(r-4.3-any)
Rwclust_0.1.0.tar.gz(r-4.5-noble)Rwclust_0.1.0.tar.gz(r-4.4-noble)
Rwclust_0.1.0.tgz(r-4.4-emscripten)Rwclust_0.1.0.tgz(r-4.3-emscripten)
Rwclust.pdf |Rwclust.html
Rwclust/json (API)
NEWS

# Install 'Rwclust' in R:
install.packages('Rwclust', repos = c('https://csprock.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/csprock/rwclust/issues

Datasets:

On CRAN:

2 exports 1 stars 0.83 score 4 dependencies 4 scripts 122 downloads

Last updated 2 years agofrom:013119c1ab. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winOKSep 11 2024
R-4.5-linuxOKSep 11 2024
R-4.4-winOKSep 11 2024
R-4.4-macOKSep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macOKSep 11 2024

Exports:adjacencyrwclust

Dependencies:backportscheckmatelatticeMatrix

Basic Usage

Rendered frombasic_usage.Rmdusingknitr::rmarkdownon Sep 11 2024.

Last update: 2022-07-24
Started: 2022-01-21