Learn R Programming

GERGM (version 0.6.2)

GOF: Generate Goodness Of Fit plot from a GERGM object.

Description

Generate Goodness Of Fit plot from a GERGM object.

Usage

GOF(GERGM_Object, ...)

Arguments

GERGM_Object
The object returned by the estimation procedure using the GERGM function.
...
Additional Arguments can be passed in. Included for eventual compatibility with XERGM package.

Value

  • A set of box plots where of simulated network statistics centered at the observed value for those statistics and normalized by their standard deviation. This aids in interpretation as the y-axis can be interpreted as the number of simulated-sample standard deviations above or below the observed statistic.