CRAN/E | BLSM

BLSM

Bayesian Latent Space Model

Installation

About

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 . Users can inspect the MCMC simulation, create and customize insightful graphical representations or apply clustering techniques.

Key Metrics

Version 0.1.0
R ≥ 3.3.0
Published 2018-04-26 2184 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks BLSM results

Downloads

Yesterday 8
Last 7 days 17 -55%
Last 30 days 152 -3%
Last 90 days 664 +23%
Last 365 days 2.291 -23%

Maintainer

Maintainer

Alberto Donizetti

albe.donizetti@gmail.com

Authors

Alberto Donizetti

aut / cre

Francesca Ieva

ctb

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.3.0

Imports

Rcpp ≥ 0.12.4

Suggests

rgl ≥ 0.98.1

LinkingTo

Rcpp
RcppEigen

Reverse Imports

HCV