Skip to content

These are the code used in the paper "A Framework for the Comparison of Maximum Pseudo Likelihood and Maximum Likelihood Estimation of Exponential Family Random Graph Models" by Marijtje A van Duijn; Krista J Gile and Mark S. Handcock

Notifications You must be signed in to change notification settings

handcock/ERGM_MPLE_MLE

Repository files navigation

ERGM_MPLE_MLE

This is the code used in the paper:

"A Framework for the Comparison of Maximum Pseudo Likelihood and Maximum Likelihood Estimation of Exponential Family Random Graph Models"

by Marijtje A van Duijn, Krista J Gile, Mark S. Handcock. It appeared in Social Networks, Volume 31, Issue 1, 2009, Pages 52-62 (https://doi.org/10.1016/j.socnet.2008.10.003)

Abstract: The statistical modeling of social network data is difficult due to the complex dependence structure of the tie variables. Statistical exponential families of distributions provide a flexible way to model such dependence. They enable the statistical characteristics of the network to be encapsulated within an exponential family random graph (ERG) model. For a long time, however, likelihood-based estimation was only feasible for ERG models assuming dyad independence. For more realistic and complex models inference has been based on the pseudo-likelihood. Recent advances in computational methods have made likelihood-based inference practical, and comparison of the different estimators possible.

In this paper, we present methodology to enable estimators of ERG model parameters to be compared. We use this methodology to compare the bias, standard errors, coverage rates and efficiency of maximum likelihood and maximum pseudolikelihood estimators. We also propose an improved pseudo-likelihood estimation method aimed at reducing bias. The comparison is performed using simulated social network data based on two versions of an empirically realistic network model, the first representing Lazega's law firm data and the second a modified version with increased transitivity. The framework considers estimation of both the natural and the mean-value parameters.

The results clearly show the superiority of the likelihood-based estimators over those based on pseudo-likelihood, with the bias-reduced pseudo-likelihood outperforming the general pseudo-likelihood. The use of the mean value parameterization provides insight into the differences between the estimators and when these differences will matter in practice.

Included is the version of the ergm package used. It has been slightly modified to work with R 4.0.

The core function is lazegamlesim.r. When run it should produce lazegamlesim.r.Rout.

This code can be modified to work with current versions of ergm.

Good luck.

About

These are the code used in the paper "A Framework for the Comparison of Maximum Pseudo Likelihood and Maximum Likelihood Estimation of Exponential Family Random Graph Models" by Marijtje A van Duijn; Krista J Gile and Mark S. Handcock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages