Workshop materials
- Tutorial (HTML)
- Scripts with R commands from the tutorial
Familiarity with R, and experience with the Statnet packages for
static network analysis (ergm
, network
,
sna
). If new to network analysis with Statnet, the ERGM workshop is strongly
recommended. Previous experience with the Statnet packages for
descriptive analysis of temporal networks (tsna
,
networkDynamic
and ndtv
) is helpful but not
required.
This workshop and tutorial provide a hands-on introduction to working with temporal network data in Statnet: from exploratory data analysis and visualization to statistical modeling with Temporal Exponential-Family Random Graph Models (TERGMs). TERGMs are a broad, flexible class of models for representing the structure and dynamics observed in temporal networks. They can be used for both estimation from and simulation of dynamic network data. The topics covered in this workshop include:
tergm
tergm
tergm
, andtergm
.The tutorial appendices provide more details about separable models,
the interpretation of the “term operators” in tergm
, and a
more detailed example of EDA with forward reachable sets.