Learn R Programming

ergm (version 4.8.1)

nodecovrange-ergmTerm: Range of covariate values for neighbors of a node

Description

This term adds a single network statistic equalling the sum over the nodes of the range over of its neighbors' values.

Usage

# binary: nodecovrange(attr)

Arguments

attr

a vertex attribute specification (see Specifying Vertex attributes and Levels (?nodal_attributes) for details.)

Details

This is a network analogue of the statistic introduced by HoBl23m;textualergm.

References

See Also

ergmTerm for index of model terms currently visible to the package.

ergm:::.formatTermKeywords("ergmTerm", "nodecovrange", "subsection")