Package: BLSM 0.1.0

BLSM: Bayesian Latent Space Model

Provides a Bayesian latent space model for complex networks, either weighted or unweighted. Given an observed input graph, the estimates for the latent coordinates of the nodes are obtained through a Bayesian MCMC algorithm. The overall likelihood of the graph depends on a fundamental probability equation, which is defined so that ties are more likely to exist between nodes whose latent space coordinates are close. The package is mainly based on the model by Hoff, Raftery and Handcock (2002) <doi:10.1198/016214502388618906> and contains some extra features (e.g., removal of the Procrustean step, weights implemented as coefficients of the latent distances, 3D plots). The original code related to the above model was retrieved from <https://www.stat.washington.edu/people/pdhoff/Code/hoff_raftery_handcock_2002_jasa/>. Users can inspect the MCMC simulation, create and customize insightful graphical representations or apply clustering techniques.

Authors:Alberto Donizetti [aut, cre], Francesca Ieva [ctb]

BLSM_0.1.0.tar.gz
BLSM_0.1.0.zip(r-4.7)BLSM_0.1.0.zip(r-4.6)BLSM_0.1.0.zip(r-4.5)
BLSM_0.1.0.tgz(r-4.6-x86_64)BLSM_0.1.0.tgz(r-4.6-arm64)BLSM_0.1.0.tgz(r-4.5-x86_64)BLSM_0.1.0.tgz(r-4.5-arm64)
BLSM_0.1.0.tar.gz(r-4.7-arm64)BLSM_0.1.0.tar.gz(r-4.7-x86_64)BLSM_0.1.0.tar.gz(r-4.6-arm64)BLSM_0.1.0.tar.gz(r-4.6-x86_64)
BLSM_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
BLSM/json (API)
NEWS

# Install 'BLSM' in R:
install.packages('BLSM', repos = c('https://adonizetti.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/adonizetti/blsm/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

cpp

3.65 score 3 stars 6 scripts 208 downloads 3 mentions 6 exports 2 dependencies

Last updated from:8874154868. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE143
linux-devel-x86_64NOTE123
source / vignettesOK182
linux-release-arm64NOTE129
linux-release-x86_64NOTE140
macos-release-arm64NOTE96
macos-release-x86_64NOTE279
macos-oldrel-arm64NOTE136
macos-oldrel-x86_64NOTE270
windows-develNOTE107
windows-releaseNOTE120
windows-oldrelNOTE95
wasm-releaseOK104

Exports:dstestimate_latent_positionslpz_distplot_latent_positionsplot_traceplots_acfproc_crr

Dependencies:RcppRcppEigen