nodefactor.mean.age-ergmTerm {tergm} | R Documentation |
Average ages of extant half-ties incident on nodes of specified attribute levels
Description
Average ages of extant half-ties incident on nodes of specified attribute levels
Usage
# binary: nodefactor.mean.age(attr, levels=NULL, emptyval=0, log=FALSE)
Arguments
attr |
a vertex attribute specification (see Specifying Vertex attributes and Levels ( |
levels |
controls what levels are included. Note that the default
|
emptyval |
can be used to specify the value returned if the network is empty. A different value may be
specified for each level of |
log |
logical specifying if mean log age should be returned instead of mean age |
Details
This term adds one statistic for each level of attr
,
equaling the average, over all half-ties incident on nodes of that level,
of the amount of time elapsed since formation.
See Also
ergmTerm
for index of model terms currently visible to the package.
Keywords
None