ininterval-ergmTerm {ergm} | R Documentation |
Number of dyads whose values are in an interval
Description
Adds one statistic equaling to the number of dyads whose values
are between lower
and upper
.
Usage
# valued: ininterval(lower=-Inf, upper=+Inf, open=c(TRUE,TRUE))
Arguments
lower |
defaults to -Inf |
upper |
defaults to +Inf |
open |
a |
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]