Package: JANE 2.1.0
JANE: Just Another Latent Space Network Clustering Algorithm
Fit latent space network cluster models using an expectation-maximization algorithm. Enables flexible modeling of unweighted or weighted network data (with or without noise edges), supporting both directed and undirected networks (with or without degree and strength heterogeneity). Designed to handle large networks efficiently, it allows users to explore network structure through latent space representations, identify clusters (i.e., community detection) within network data, and simulate networks with varying clustering, connectivity patterns, and noise edges. Methodology for the implementation is described in Arakkal and Sewell (2025) <doi:10.1016/j.csda.2025.108228>.
Authors:
JANE_2.1.0.tar.gz
JANE_2.1.0.zip(r-4.7)JANE_2.1.0.zip(r-4.6)JANE_2.1.0.zip(r-4.5)
JANE_2.1.0.tgz(r-4.6-x86_64)JANE_2.1.0.tgz(r-4.6-arm64)JANE_2.1.0.tgz(r-4.5-x86_64)JANE_2.1.0.tgz(r-4.5-arm64)
JANE_2.1.0.tar.gz(r-4.7-arm64)JANE_2.1.0.tar.gz(r-4.7-x86_64)JANE_2.1.0.tar.gz(r-4.6-arm64)JANE_2.1.0.tar.gz(r-4.6-x86_64)
JANE_2.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
JANE/json (API)
NEWS
| # Install 'JANE' in R: |
| install.packages('JANE', repos = c('https://a1arakkal.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/a1arakkal/jane/issues
Pkgdown/docs site:https://a1arakkal.github.io
Last updated from:643c9082e2. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 419 | ||
| linux-devel-x86_64 | OK | 428 | ||
| source / vignettes | OK | 342 | ||
| linux-release-arm64 | OK | 436 | ||
| linux-release-x86_64 | OK | 451 | ||
| macos-release-arm64 | OK | 423 | ||
| macos-release-x86_64 | OK | 1127 | ||
| macos-oldrel-arm64 | OK | 356 | ||
| macos-oldrel-x86_64 | OK | 795 | ||
| windows-devel | OK | 611 | ||
| windows-release | OK | 558 | ||
| windows-oldrel | OK | 521 | ||
| wasm-release | OK | 190 |
Exports:JANEsim_Aspecify_initial_valuesspecify_priors
Dependencies:aricodeclicodetoolscpp11crayondigestextraDistrfarverfuturefuture.applyglobalsgluehmsigraphlabelinglatticelifecyclelistenvmagrittrMatrixmclustparallellypkgconfigprettyunitsprogressprogressrR6RColorBrewerRcppRcppArmadillorlangscalesstringdistvctrsviridisLite
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fit JANE | JANE |
| Plot JANE fits | plot.JANE |
| Simulate unweighted or weighted networks, with or without noise edges, from latent space cluster models | sim_A |
| Specify starting values for EM algorithm | specify_initial_values |
| Specify prior hyperparameters for EM algorithm | specify_priors |
| Summarizing JANE fits | summary.JANE |
