nodeicovrange-ergmTerm {ergm}R Documentation

Range of covariate values for in-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: nodeicovrange(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 Hoffman et al. (2023).

References

Hoffman M, Block P, Snijders TAB (2023). “Modeling Partitions of Individuals.” Sociological Methodology, 53(1), 1–41. ISSN 1467-9531, doi:10.1177/00811750221145166.

See Also

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

Keywords

directed, quantitative nodal attribute, binary


[Package ergm version 4.9.0 Index]