Package: bigergm
Title: Fit, Simulate, and Diagnose Hierarchical Exponential-Family
        Models for Big Networks
Version: 1.1.0
Authors@R: c(
    person(given = "Shota", family = "Komatsu", role = c("aut"), email = "shota.komatsu@sansan.com"),
    person(given = "Juan Nelson", family = "Martínez Dahbura", role = c("aut"), email = "martinez.dahbura@sansan.com"),
    person(given = "Takanori", family = "Nishida", role = c("aut"), email = "nishida@sansan.com"),
    person(given = "Angelo", family = "Mele", role = c("aut"), email = "angelo.mele@jhu.edu"), 
    person(given = "Cornelius", family = "Fritz", role = c("aut", "cre"), email = "corneliusfritz2010@gmail.com"), 
    person(given = "Michael", family = "Schweinberger", role = c("aut"), email = "michael.schweinberger@psu.edu"))
Description: A toolbox to analyze and simulate large networks based on hierarchical exponential-family random graph models (HERGMs).'bigergm' implements the estimation for large networks efficiently on large networks building on the 'lighthergm' package. Moreover, the package contains tools for simulating networks with local dependence to assess the estimates' goodness-of-fit.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0), ergm (>= 4.5.0), Rcpp
LinkingTo: Rcpp, RcppArmadillo (>= 0.10.5)
Imports: RcppArmadillo (>= 0.10.5), network (>= 1.16.0), Matrix,
        cachem, tidyr, statnet.common, methods, stringr, intergraph,
        igraph, parallel, magrittr, purrr, dplyr, tibble, glue, readr,
        foreach, rlang, doParallel, memoise, reticulate
Suggests: rmarkdown, knitr, testthat, sna
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-02-15 14:31:24 UTC; corneliusfritz
Author: Shota Komatsu [aut],
  Juan Nelson Martínez Dahbura [aut],
  Takanori Nishida [aut],
  Angelo Mele [aut],
  Cornelius Fritz [aut, cre],
  Michael Schweinberger [aut]
Maintainer: Cornelius Fritz <corneliusfritz2010@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-16 15:10:10 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-02-18 06:49:49 UTC; unix
Archs: bigergm.so.dSYM
