ergm.fit {fergm}R Documentation

Output from an Exponential Random Graph Model fit on the Mesa High Network (Hunter et. al, 2008).

Description

This is the output of a call to the ergm function fit with with an edge term, sex, grade, and race homophily, GWESP, and alternating k-stars. Fit according to the vignette "mesaHighVignette".

Usage

data(ergm.fit)

Format

An object of class "ergm"

References

Hunter et al. (2008) ergm: A package to fit, simulate and diagnose exponential-family models for networks. Journal of Statistical Software 24(3).


[Package fergm version 1.1.4 Index]