The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CASCORE: Covariate Assisted Spectral Clustering on Ratios of Eigenvectors

Functions for implementing the novel algorithm CASCORE, which is designed to detect latent community structure in graphs with node covariates. This algorithm can handle models such as the covariate-assisted degree corrected stochastic block model (CADCSBM). CASCORE specifically addresses the disagreement between the community structure inferred from the adjacency information and the community structure inferred from the covariate information. For more detailed information, please refer to the reference paper: Yaofang Hu and Wanjie Wang (2022) <doi:10.48550/arXiv.2306.15616>. In addition to CASCORE, this package includes several classical community detection algorithms that are compared to CASCORE in our paper. These algorithms are: Spectral Clustering On Ratios-of Eigenvectors (SCORE), normalized PCA, ordinary PCA, network-based clustering, covariates-based clustering and covariate-assisted spectral clustering (CASC). By providing these additional algorithms, the package enables users to compare their performance with CASCORE in community detection tasks.

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

Documentation:

Reference manual: CASCORE.pdf

Downloads:

Package source: CASCORE_0.1.2.tar.gz
Windows binaries: r-devel: CASCORE_0.1.2.zip, r-release: CASCORE_0.1.2.zip, r-oldrel: CASCORE_0.1.2.zip
macOS binaries: r-release (arm64): CASCORE_0.1.2.tgz, r-oldrel (arm64): CASCORE_0.1.2.tgz, r-release (x86_64): CASCORE_0.1.2.tgz, r-oldrel (x86_64): CASCORE_0.1.2.tgz
Old sources: CASCORE archive

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.