This term adds one statistic for every possible nonzero distinct
value of abs(attr[i]-attr[j])
in the network. The value of each such
statistic is the number of edges in the network with the corresponding
absolute difference.
# binary: absdiffcat(attr,
# base=NULL,
# levels=NULL)# valued: absdiffcat(attr,
# base=NULL,
# levels=NULL,
# form="sum")
a vertex attribute specification (see Specifying Vertex attributes and Levels (?nodal_attributes
) for details.)
deprecated
specifies which nonzero difference to include in or exclude from the model. (See Specifying Vertex
attributes and Levels (?nodal_attributes
) for details.)
character how to aggregate tie values in a valued ERGM
ergmTerm
for index of model terms currently visible to the package.
ergm:::.formatTermKeywords("ergmTerm", "absdiffcat", "subsection")