Package: JANE 0.2.0
JANE: Just Another Latent Space Network Clustering Algorithm
Fit and simulate latent space network cluster models using an expectation-maximization algorithm. Enables flexible modeling of unweighted network data, supporting both directed and undirected networks, with or without degree heterogeneity. Designed to handle large networks efficiently, it allows users to explore network structure through latent space representations, identify clusters within network data, and simulate models with varying clustering and connectivity patterns.
Authors:
JANE_0.2.0.tar.gz
JANE_0.2.0.zip(r-4.5)JANE_0.2.0.zip(r-4.4)JANE_0.2.0.zip(r-4.3)
JANE_0.2.0.tgz(r-4.4-x86_64)JANE_0.2.0.tgz(r-4.4-arm64)JANE_0.2.0.tgz(r-4.3-x86_64)JANE_0.2.0.tgz(r-4.3-arm64)
JANE_0.2.0.tar.gz(r-4.5-noble)JANE_0.2.0.tar.gz(r-4.4-noble)
JANE_0.2.0.tgz(r-4.4-emscripten)JANE_0.2.0.tgz(r-4.3-emscripten)
JANE.pdf |JANE.html✨
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
Last updated 12 hours agofrom:633cc33e09. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win-x86_64 | OK | Nov 21 2024 |
R-4.5-linux-x86_64 | OK | Nov 21 2024 |
R-4.4-win-x86_64 | OK | Nov 21 2024 |
R-4.4-mac-x86_64 | OK | Nov 21 2024 |
R-4.4-mac-aarch64 | OK | Nov 21 2024 |
R-4.3-win-x86_64 | OK | Nov 21 2024 |
R-4.3-mac-x86_64 | OK | Nov 21 2024 |
R-4.3-mac-aarch64 | OK | Nov 21 2024 |
Exports:JANEsim_Aspecify_initial_valuesspecify_priors
Dependencies:aricodeclicodetoolscolorspacecpp11crayondigestextraDistrfarverfuturefuture.applyglobalsgluehmsigraphlabelinglatticelifecyclelistenvmagrittrMatrixmclustmunsellparallellypkgconfigprettyunitsprogressprogressrR6RColorBrewerRcppRcppArmadillorlangscalesstringdistvctrsviridisLite
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fit JANE | JANE |
Plot JANE fits | plot.JANE |
Simulate unweighted networks 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 |