R/ergm.fit.R

#' Output from an Exponential Random Graph Model fit on the Mesa High Network (Hunter et. al, 2008).
#'
#' 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".
#'
#' @docType data
#'
#' @usage data(ergm.fit)
#'
#' @format An object of class \code{"ergm"}
#'
#' @keywords datasets
#'
#' @references Hunter et al. (2008) ergm: A package to fit, simulate and diagnose exponential-family models for networks. Journal of Statistical Software 24(3).
#'
"ergm.fit"

Try the fergm package in your browser

Any scripts or data that you put into this service are public.

fergm documentation built on May 2, 2019, 2:37 a.m.