CRAN

mlergm 0.2

Multilevel Exponential-Family Random Graph Models

Released May 15, 2019 by Jonathan Stewart

This package cannot yet be used with Renjin it depends on other packages which are not available: ergm 3.10.4, network 1.15, and cowplot 0.9.4

Dependencies

cowplot 0.9.4 ergm 3.10.4 network 1.15 ggplot2 3.2.0 GGally 1.4.0 Matrix 1.2-17 stringr 1.4.0 sna 2.4 plyr 1.8.4 reshape2 1.4.3

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) . The package supports parallel computing, and provides methods for assessing goodness-of-fit of models and visualization of networks.

Source

R

View GitHub Mirror

Release History