Package: ergmclust
Type: Package
Title: ERGM-Based Network Clustering
Version: 1.0.0
Date: 2021-01-24
Authors@R: c(person("Amal", "Agarwal", role = c("aut", "cre"), 
            email = "amalag.19@gmail.com"),
            person("Kevin H.", "Lee", role = "aut"),
            person("Lingzhou", "Xue", role = c("aut", "ths")),
            person("Anna Yinqi", "Zhang", role = "com"))
Description: Implements clustering and estimates parameters in Exponential-Family Random Graph Models (ERGMs) for static undirected and directed networks, developed in Vu et. al. (2013) <https://projecteuclid.org/euclid.aoas/1372338477>.
Encoding: UTF-8
License: GPL-2
Imports: Rcpp (>= 1.0.1), MASS, lda, quadprog, igraph, viridis
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 2.10)
URL: https://sites.psu.edu/sldm/netclust/
NeedsCompilation: yes
Packaged: 2021-01-27 17:45:58 UTC; anna_zhang_jmk
Author: Amal Agarwal [aut, cre],
  Kevin H. Lee [aut],
  Lingzhou Xue [aut, ths],
  Anna Yinqi Zhang [com]
Maintainer: Amal Agarwal <amalag.19@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-01 08:50:02 UTC
