Package: clustAnalytics 0.5.5

clustAnalytics: Cluster Evaluation on Graphs

Evaluates the stability and significance of clusters on 'igraph' graphs. Supports weighted and unweighted graphs. Implements the cluster evaluation methods defined by Arratia A, Renedo M (2021) <doi:10.7717/peerj-cs.600>. Also includes an implementation of the Reduced Mutual Information introduced by Newman et al. (2020) <doi:10.1103/PhysRevE.101.042304>.

Authors:Martí Renedo Mirambell

clustAnalytics_0.5.5.tar.gz
clustAnalytics_0.5.5.zip(r-4.7)clustAnalytics_0.5.5.zip(r-4.6)clustAnalytics_0.5.5.zip(r-4.5)
clustAnalytics_0.5.5.tgz(r-4.6-x86_64)clustAnalytics_0.5.5.tgz(r-4.6-arm64)clustAnalytics_0.5.5.tgz(r-4.5-x86_64)clustAnalytics_0.5.5.tgz(r-4.5-arm64)
clustAnalytics_0.5.5.tar.gz(r-4.7-arm64)clustAnalytics_0.5.5.tar.gz(r-4.7-x86_64)clustAnalytics_0.5.5.tar.gz(r-4.6-arm64)clustAnalytics_0.5.5.tar.gz(r-4.6-x86_64)
clustAnalytics_0.5.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
clustAnalytics/json (API)

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

Bug tracker:https://github.com/martirm/clustanalytics/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • g_forex - Forex correlation network

On CRAN:

Conda:

cpp

5.12 score 6 stars 44 scripts 291 downloads 23 exports 33 dependencies

Last updated from:f1bf549cda. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK167
linux-devel-x86_64OK151
source / vignettesOK237
linux-release-arm64OK166
linux-release-x86_64OK156
macos-release-arm64OK176
macos-release-x86_64OK276
macos-oldrel-arm64OK211
macos-oldrel-x86_64OK305
windows-develOK146
windows-releaseOK119
windows-oldrelOK122
wasm-releaseOK126

Exports:apply_subgraphsaverage_degreeaverage_odfbarabasi_albert_blocksboot_alg_listconductancecoveragecut_ratiodensity_ratioedges_insideevaluate_significanceevaluate_significance_rexpansionFOMDinternal_densitymax_odfnormalized_cutreduced_mutual_informationrelabelrewireCppscoring_functionsweighted_clustering_coefficientweighted_transitivity

Dependencies:aricodebootclicpp11dplyrforeignfossilgenericsglueigraphlatticelifecyclelpSolvemagrittrmapsMatrixmcclustmclustpillarpkgconfigR6rbibutilsRcppRdpackrlangshapefilessptibbletidyselecttruncnormutf8vctrswithr

Stability and Significance Examples
Scoring functions | Significance | Stability

Last update: 2022-08-16
Started: 2021-11-23

Graph Rewiring Functions
Transferred Weight Selection | Complete graphs with a fixed upper bound | More sparse graphs with weights that are non-negative but not necessarily upper bounded

Last update: 2022-02-17
Started: 2022-02-14

Cluster Stability

Last update: 2022-02-14
Started: 2022-02-14

Graph Scoring Functions

Last update: 2022-02-14
Started: 2022-02-14

Other Functions
reduced_mutual_information | barabasi_albert_blocks | apply_subgraphs

Last update: 2022-02-14
Started: 2022-02-14

Readme and manuals

Help Manual

Help pageTopics
Average Degreeaverage_degree
Average Out Degree Fractionaverage_odf
Generates a Barabási-Albert graph with community structurebarabasi_albert_blocks
Performs nonparametric bootstrap to a graph and a list of clustering algorithmsboot_alg_list
Conductanceconductance
Computes possible membership vectors from contingency tablecontingency_to_membership_vectors
Natural logarithm of the number of contingency tablescount_contingency_tables_log
Coveragecoverage
Cut Ratiocut_ratio
Density Ratiodensity_ratio
Edges Insideedges_inside
Estimates |H_0|/|H_r*|estimate_H_fraction_r_rows
Evaluates significance of cluster algorithm results on a graphevaluate_significance
Evaluates the significance of a graph's clustersevaluate_significance_r
Expansionexpansion
FOMD (Fraction Over Median Degree)FOMD
Forex correlation networkg_forex
Returns edgelist with weights from a weighted igraph graphigraph_to_edgelist
Internal Densityinternal_density
Make graph weightedmake_graph_weighted
Max Out Degree Fractionmax_odf
Normalized cutnormalized_cut
Maximum, Average, and Flake Out Degree Fractions of a Graph Partitionout_degree_fractions
Reduced Mutual Informationreduced_mutual_information
Relabels membership vectorrelabel
Randomizes a weighted graph while keeping the degree distribution constant.rewireCpp
Scoring Functions of a Graph Partitionscoring_functions
Sort matrixsort_matrix
Triangle Participation Ratio (community-wise)triangle_participation_ratio_communities
Weighted clustering coefficient of a weighted graph.weighted_clustering_coefficient
Weighed transitivity of a weighted graph.weighted_transitivity