atmost-ergmTerm {ergm} | R Documentation |
Number of dyads with values less than or equal to a threshold
Description
Adds the number of statistics equal to the length of threshold
equaling to the number of dyads whose values equal or are exceeded by the
corresponding element of threshold
.
Usage
# valued: atmost(threshold=0)
Arguments
threshold |
a vector of numerical values |
See Also
ergmTerm
for index of model terms currently visible to the package.
Keywords
directed, dyad-independent, undirected, valued
[Package ergm version 4.6.0 Index]