R/fergm.fit.R

#' Output from a Frailty 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 "mesaHighVignette".
#'
#' @docType data
#'
#' @usage data(fergm.fit)
#'
#' @format A list containing an object of class \code{"stan.fit"}
#'
#' @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).
#'
"fergm.fit"
benjamin-w-campbell/fergm documentation built on April 24, 2022, 6:40 a.m.