Package: btergm
Version: 1.10.10
Date: 2023-04-20
Title: Temporal Exponential Random Graph Models by Bootstrapped
        Pseudolikelihood
Authors@R: c(person(given = "Philip", family = "Leifeld", email = "philip.leifeld@essex.ac.uk", role = c("aut", "cre")), person(given = c("Skyler", "J."), family = "Cranmer", email = "cranmer.12@osu.edu", role = "ctb"), person(given = c("Bruce", "A."), family = "Desmarais", email = "bdesmarais@psu.edu", role = "ctb"))
Description: Temporal Exponential Random Graph Models (TERGM) estimated by maximum pseudolikelihood with bootstrapped confidence intervals or Markov Chain Monte Carlo maximum likelihood. Goodness of fit assessment for ERGMs, TERGMs, and SAOMs. Micro-level interpretation of ERGMs and TERGMs. The methods are described in Leifeld, Cranmer and Desmarais (2018), JStatSoft <doi:10.18637/jss.v083.i06>. If the suggested speedglm cannot be found on CRAN, you can find an old version in the GitHub mirror of CRAN at <https://github.com/cran/speedglm>.
URL: https://github.com/leifeld/btergm
Encoding: UTF-8
Imports: stats, utils, methods, graphics, network (>= 1.17.1), sna (>=
        2.3.2), ergm (>= 4.2.1), parallel, Matrix (>= 1.3.2), boot (>=
        1.3.17), coda (>= 0.18.1), ROCR (>= 1.0.7), igraph (>= 0.7.1),
        statnet.common (>= 4.5.0)
Suggests: fastglm (>= 0.0.1), speedglm (>= 0.3.1), testthat, Bergm (>=
        5.0.2), RSiena (>= 1.0.12.232), ggplot2 (>= 2.0.0)
Depends: R (>= 3.5)
License: GPL (>= 2)
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-20 07:38:06 UTC; philip
Author: Philip Leifeld [aut, cre],
  Skyler J. Cranmer [ctb],
  Bruce A. Desmarais [ctb]
Maintainer: Philip Leifeld <philip.leifeld@essex.ac.uk>
Repository: CRAN
Date/Publication: 2023-04-24 12:40:14 UTC
