Package: DirectedClustering 1.0.0
DirectedClustering: Directed Weighted Clustering Coefficient
Allows the computation of clustering coefficients for directed and weighted networks by using different approaches. It allows to compute clustering coefficients that are not present in 'igraph' package. A description of clustering coefficients can be found in "Directed clustering in weighted networks: a new perspective", Clemente, G.P., Grassi, R. (2017), <doi:10.1016/j.chaos.2017.12.007>.
Authors:
DirectedClustering_1.0.0.tar.gz
DirectedClustering_1.0.0.zip(r-4.5)DirectedClustering_1.0.0.zip(r-4.4)DirectedClustering_0.1.1.zip(r-4.3)
DirectedClustering_1.0.0.tgz(r-4.4-any)DirectedClustering_0.1.1.tgz(r-4.3-any)
DirectedClustering_1.0.0.tar.gz(r-4.5-noble)DirectedClustering_1.0.0.tar.gz(r-4.4-noble)
DirectedClustering_1.0.0.tgz(r-4.4-emscripten)DirectedClustering_0.1.1.tgz(r-4.3-emscripten)
DirectedClustering.pdf |DirectedClustering.html✨
DirectedClustering/json (API)
NEWS
# Install 'DirectedClustering' in R: |
install.packages('DirectedClustering', repos = c('https://gianpaoloclemente.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gianpaoloclemente/directedclustering/issues
Last updated 1 months agofrom:482d7fb5f4. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Sep 06 2024 |
R-4.3-mac | OK | Sep 06 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Alternative Clustering Coefficients for Directed/Undirected and Weighted Networks | DirectedClustering-package DirectedClustering |
Clustering Coefficient for Directed/Undirected and Weighted Networks | ClustBCG |
Clustering Coefficients for Directed/Undirected and Weighted Networks | ClustF |