<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Spectral Community Detection for Sparse Networks</dc:title>
  <dc:title>R package sparsecommunity version 0.1.1</dc:title>
  <dc:description>Implements spectral clustering algorithms for community detection
    in sparse networks under the stochastic block model ('SBM') and
    degree-corrected stochastic block model ('DCSBM'), following the methods of
    Lei and Rinaldo (2015) &lt;doi:10.1214/14-AOS1274&gt;. Provides a regularized
    normalized Laplacian embedding, spherical k-median clustering for 'DCSBM',
    standard k-means for 'SBM', simulation utilities for both models, and a
    misclustering rate evaluation metric. Also includes the 'NCAA' college
    football network of Girvan and Newman (2002) &lt;doi:10.1073/pnas.122653799&gt;
    as a benchmark dataset, and the Bethe-Hessian community number estimator
    of Hwang (2023) &lt;doi:10.1080/01621459.2023.2223793&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: graphics, Matrix, methods, RSpectra, stats</dc:relation>
  <dc:relation>Suggests: irlba, clue, igraph, igraphdata, testthat (&gt;= 3.0.0), knitr,
rmarkdown</dc:relation>
  <dc:creator>Neil Hwang &lt;neil.hwang@bcc.cuny.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Neil Hwang [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-5175-9397&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-04-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sparsecommunity</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sparsecommunity</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
