edgesageinterval-ergmTerm-3ea18dd0: Number of edges with age falling into a specified range

edges.ageinterval-ergmTermR Documentation

Number of edges with age falling into a specified range

Description

Number of edges with age falling into a specified range

Usage

# binary: edges.ageinterval(from, to=+Inf)

Arguments

from, to

parameters to specify the lower bound and strict upper bounds. Can be scalars, vectors of the same length, or one of them must have length one, in which case it is recycled.

Details

This term counts the number of edges in the network for which the time elapsed since formation is greater than or equal to from but strictly less than to . In other words, it is in the semiopen interval ⁠[from, to)⁠ .

See Also

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

\Sexpr[results=rd,stage=render]{ergm:::.formatTermKeywords("ergmTerm", "edges.ageinterval", "subsection")}

statnet/tergm documentation built on Jan. 31, 2024, 12:10 p.m.