Estimates exponential-family random graph models for multilevel network data, assuming the multilevel structure is observed. The scope, at present, covers multilevel models where the set of nodes is nested within known blocks. The estimation method uses Monte-Carlo maximum likelihood estimation (MCMLE) methods to estimate a variety of canonical or curved exponential family models for binary random graphs. MCMLE methods for curved exponential-family random graph models can be found in Hunter and Handcock (2006) <doi:10.1198/106186006X133069>. The package supports parallel computing, and provides methods for assessing goodness-of-fit of models and visualization of networks.
Version: | 0.6 |
Depends: | R (≥ 4.0.0), ergm (≥ 3.10.1), network (≥ 1.15) |
Imports: | parallel, Matrix, stringr, stats, GGally, ggplot2, cowplot, reshape2, plyr, methods, graphics, lpSolve, sna (≥ 2.4) |
Suggests: | RColorBrewer, knitr, rmarkdown |
Published: | 2020-07-03 |
Author: | Jonathan Stewart [cre, aut], Michael Schweinberger [ctb] |
Maintainer: | Jonathan Stewart <jonathan.stewart at rice.edu> |
License: | GPL-3 |
NeedsCompilation: | no |
Citation: | mlergm citation info |
CRAN checks: | mlergm results |
Reference manual: | mlergm.pdf |
Vignettes: |
Tutorial: mlergm |
Package source: | mlergm_0.6.tar.gz |
Windows binaries: | r-devel: mlergm_0.6.zip, r-release: mlergm_0.6.zip, r-oldrel: mlergm_0.5.zip |
macOS binaries: | r-release: mlergm_0.6.tgz, r-oldrel: mlergm_0.5.tgz |
Old sources: | mlergm archive |
Please use the canonical form https://CRAN.R-project.org/package=mlergm to link to this page.