Package: expSBM
Type: Package
Title: An Exponential Stochastic Block Model for Interaction Lengths
Version: 1.3.6
Date: 2025-10-16
Authors@R: c(person("Riccardo", "Rastelli", role = c("aut", "cre"),
                    email = "riccardoras@gmail.com",
                    comment = c(ORCID = "0000-0003-0982-2935")),
             person("Michael", "Fop", role = "aut",
                    comment = c(ORCID = "0000-0003-3936-2757")))
Description: Given a continuous-time dynamic network, this package allows one to fit a stochastic blockmodel where nodes belonging to the same group create interactions and non-interactions of similar lengths. This package implements the methodology described by R. Rastelli and M. Fop (2020) <doi:10.1007/s11634-020-00403-w>.
License: GPL-3
Imports: Rcpp (>= 0.12.10), mclust, gtools, blockmodels
LinkingTo: Rcpp, RcppArmadillo
LazyData: TRUE
NeedsCompilation: yes
Packaged: 2025-10-16 15:31:07 UTC; riccardo
Author: Riccardo Rastelli [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0982-2935>),
  Michael Fop [aut] (ORCID: <https://orcid.org/0000-0003-3936-2757>)
Maintainer: Riccardo Rastelli <riccardoras@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-16 15:50:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-21 12:32:13 UTC; windows
Archs: x64
