Learn R Programming

mlergm (version 0.8)

Multilevel Exponential-Family Random Graph Models

Description

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.

Copy Link

Version

Install

install.packages('mlergm')

Monthly Downloads

262

Version

0.8

License

GPL-3

Maintainer

Jonathan Stewart

Last Published

August 23rd, 2021

Functions in mlergm (0.8)

mlnet

Multilevel Network
print.gof_mlergm

Print summary of a gof_mlergm object.
is.gof_mlergm

Check if object is of class gof_mlergm
is.mlnet

Check if object is of class mlnet
is.mlergm

Check if the object is of class mlergm
mlergm

Multilevel Exponential-Family Random Graph Models
is.inCHv3.9

Determine whether a vector is in the closure of the convex hull of some sample of vectors
plot.gof_mlergm

Plot goodness-of-fit results
classes

Polish school classes data set.
gof.mlergm

Evaluate the goodness-of-fit of an estimated model.
set_options

Set and adjust options and settings.
simulate_mlnet

Simulate a multilevel network