Change-ergmTerm {tergm} | R Documentation |
The Change Operator Term
# binary: Change(
# formula,
# lm = ~1,
# subset = TRUE,
# weights = 1,
# contrasts = NULL,
# offset = 0,
# label = NULL
# )
formula |
a one-sided |
lm , subset , weights , contrasts , offset , label |
|
This term accepts a model formula and produces the corresponding model for a network constructed by taking the dyads that have changed between time steps.
ergmTerm
for index of model terms currently visible to the package.
None