Package: egoTERGM
Date: 2018-4-18
Type: Package
Title: Estimation of Ego-Temporal Exponential Random Graph Models via
        Expectation Maximization (EM)
Version: 1.0.0
Authors@R: c(person(given = c("Benjamin", "W."), family = "Campbell", email = "campbell.1721@osu.edu", role = c("aut", "cre")), person(given = c("Michael"), family = "Salter-Townshend", email = "michael.salter-townshend@ucd.ie", role = "ctb"), person(given = c("Thomas", "Brendan"), family = "Murphy", email = "brendan.murphy@ucd.ie", role = "ctb"))
Author: Benjamin W. Campbell [aut, cre],
  Michael Salter-Townshend [ctb],
  Thomas Brendan Murphy [ctb]
Maintainer: Benjamin W. Campbell <campbell.1721@osu.edu>
URL: http://github.com/benjamin-w-campbell/egoTERGM
Description: Estimation of ego-temporal exponential random graph models with two-stage estimation including initialization through k-means clustering on temporal exponential random graph model parameters and EM as per Campbell (2018) <doi:10.7910/DVN/TWHEZ9>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
Depends: R (>= 3.4.0), statnet (>= 2016.9), parallel (>= 3.3.3), btergm
        (>= 1.9.0), xergm.common (>= 1.7.7)
Imports: boot (>= 1.3-18), ergm (>= 3.7.1), network (>= 1.13.0), stats
        (>= 3.3.3), sna (>= 2.4), GGally (>= 1.3.2), Matrix (>= 1.2-8),
        speedglm (>= 0.3-2), methods (>= 3.3.3)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-24 15:44:19 UTC; benjamincampbell
Repository: CRAN
Date/Publication: 2018-04-25 08:11:42 UTC
