Specification of Exponential-Family Random Graph Models: Terms and Computational Aspects

Martina Morris1, Mark S Handcock, David R Hunter

  • 1Departments of Sociology and Statistics University of Washington Seattle, WA 98195, United States of America.

Summary

Exponential-family random graph models (ERGMs) use network statistics to model link formation. This guide details available statistics and Markov chain Monte Carlo (MCMC) estimation controls within the ergm package for network analysis.

Related Concept Videos

Parametric Survival Analysis: Weibull and Exponential Methods01:14

Parametric Survival Analysis: Weibull and Exponential Methods

Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Exponential Equations for Modeling Growth01:26

Exponential Equations for Modeling Growth

Exponential models are essential for describing rapid, multiplicative changes in natural systems, such as population growth. When a population doubles at regular intervals, the process can be modeled using a suitable base. For instance, a bacterial culture that doubles every three hours follows the model n(t)=n0⋅2t/3, where n(t) is the population at the time t.A more general model uses the natural base e, especially for continuous growth. This takes the form n(t)=n0⋅ert, where r is the relative...
Introduction to Exponential Functions01:29

Introduction to Exponential Functions

Exponential functions are fundamental in modeling dynamic processes where the rate of change is proportional to the current value. Defined by f(x) = bx, where b is a positive constant not equal to one, they form the basis for describing processes of growth and decay depending on whether the base b is greater than or less than one.Exponential models describe situations where change occurs at a rate proportional to the current amount. These include phenomena such as bacterial proliferation,...
Exponential Equations with Logarithms: Problem Solving01:29

Exponential Equations with Logarithms: Problem Solving

In ecological studies, exponential models are often used to predict how populations grow over time under favorable conditions. These models assume that the growth rate is proportional to the current population, leading to continuous and compounding increases.The model expresses the population as a function of time, combining the initial population with a growth factor raised to an exponent involving the growth rate and time. To estimate how long it takes for a population to reach a specific...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Modeling with Differential Equations01:25

Modeling with Differential Equations

Population dynamics can be described mathematically by considering the population size P(t) as a function of time. The rate of change of the population is then represented by the derivative of P(t). A simple assumption is that the rate of growth is proportional to the size of the population itself. This leads to an exponential growth model, where the population increases rapidly without bound. While this is a useful first approximation, it does not reflect realistic long-term...