CASCORE: Covariate Assisted Spectral Clustering on Ratios of Eigenvectors

Functions for the novel algorithm CASCORE, proposed to detect the latent community structure in graphs with node covariates. The models we can handle include covariate assisted degree corrected stochastic block model (CADCSBM). CASCORE allows for the disagreement between the community structure revealed in the adjacency information and the community structure revealed in the covariate information. More details are in the reference paper: Yaofang Hu and Wanjie Wang (2022) <arXiv:2208.00257>. This package also includes other classical community detection algorithms that are compared to CASCORE in our paper, such as Spectral Clustering On Ratios-of Eigenvectors (SCORE), normalized PCA, ordinary PCA and covariate-assisted spectral clustering (CASC).

Version: 0.1.0
Imports: stats, pracma, igraph
Suggests: testthat
Published: 2022-08-17
Author: Yaofang Hu [aut, cre], Wanjie Wang [aut]
Maintainer: Yaofang Hu <yaofangh at smu.edu>
License: GPL-2
URL: https://arxiv.org/abs/2006.03284
NeedsCompilation: no
CRAN checks: CASCORE results

Documentation:

Reference manual: CASCORE.pdf

Downloads:

Package source: CASCORE_0.1.0.tar.gz
Windows binaries: r-devel: CASCORE_0.1.0.zip, r-release: CASCORE_0.1.0.zip, r-oldrel: CASCORE_0.1.0.zip
macOS binaries: r-release (arm64): CASCORE_0.1.0.tgz, r-oldrel (arm64): CASCORE_0.1.0.tgz, r-release (x86_64): CASCORE_0.1.0.tgz, r-oldrel (x86_64): CASCORE_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CASCORE to link to this page.