Type: Package Package: ernm Title: Exponential-Family Random Network Models Version: 1.0.5 Date: 2026-06-23 Authors@R: c(person(given = "Ian", family = "Fellows", role = c("aut")), person(given = "Duncan", family = "Clark", role = c("aut", "cre"), email = "dac6@williams.edu")) Description: Estimation of fully and partially observed Exponential-Family Random Network Models (ERNM). Exponential-family Random Graph Models (ERGM) and Gibbs Fields are special cases of ERNMs and can also be estimated with the package. Please cite Fellows and Handcock (2012), "Exponential-family Random Network Models" available at . License: LGPL-2.1 Depends: R (>= 3.5.0), methods, network, Rcpp Imports: dplyr, ggplot2, graphics, moments, rlang, stats, tidyr, trust Suggests: spelling, testthat LinkingTo: BH, Rcpp Copyright: 2014-2025 Ian Fellows Encoding: UTF-8 Language: en-US LazyData: true LazyLoad: yes RcppModules: ernm RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://duncan-clark.r-universe.dev Date/Publication: 2026-06-23 16:26:08 UTC RemoteUrl: https://github.com/duncan-clark/ernm RemoteRef: HEAD RemoteSha: c5090b8f921a6590b50762271ebbd77f4d7134c7 NeedsCompilation: yes Packaged: 2026-06-23 17:01:28 UTC; root Author: Ian Fellows [aut], Duncan Clark [aut, cre] Maintainer: Duncan Clark