Package: ergm.sign
Type: Package
Title: Exponential-Family Models for Signed Networks
Version: 0.1.2
Authors@R: c(
    person("Marc", "Schalberger", email = "m.schalberger@fu-berlin.de", role = "cre"),
    person("Cornelius", "Fritz", email = "FRITZC@tcd.ie", role = "aut"),
    person("Pavel", "Krivitsky", email = "p.krivitsky@unsw.edu.au", role = "ctb"))
Description: Extends the 'ergm.multi' packages from the Statnet suite to fit (temporal) exponential-family random graph models for signed networks. The framework models positive and negative ties as interdependent, which allows estimation and testing of structural balance theory. The package also includes options for descriptive summaries, visualization, and simulation of signed networks. See Krivitsky, Koehly, and Marcum (2020) <doi:10.1007/s11336-020-09720-7> and Fritz, C., Mehrl, M., Thurner, P. W., & Kauermann, G. (2025) <doi:10.1017/pan.2024.21>.
Encoding: UTF-8
LazyData: true
LazyLoad: yes
RoxygenNote: 7.3.3
RdMacros: Rdpack
Imports: statnet.common, network, ergm, ergm.multi, dplyr, magrittr,
        tergm, Rdpack, intergraph, graphlayouts, vegan, igraph, purrr,
        graphics, methods, utils
LinkingTo: ergm.multi, ergm
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
NeedsCompilation: yes
Packaged: 2026-02-03 14:26:34 UTC; mschalberger
Author: Marc Schalberger [cre],
  Cornelius Fritz [aut],
  Pavel Krivitsky [ctb]
Maintainer: Marc Schalberger <m.schalberger@fu-berlin.de>
Repository: CRAN
Date/Publication: 2026-02-03 14:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-02-14 04:56:01 UTC; windows
Archs: x64
