mean.age-ergmTerm {tergm} | R Documentation |
Average age of an extant tie
Description
Average age of an extant tie
Usage
# binary: mean.age(emptyval=0, log=FALSE)
Arguments
emptyval |
can be used to specify the value returned if the network is empty. This is, technically, an arbitrary value, but it should not have a substantial effect unless a non-negligible fraction of networks at the parameter configuration of interest is empty. |
log |
logical specifying if mean log age should be returned instead of mean age |
Details
This term adds one statistic equaling the average, over all ties present in the network, of the amount of time elapsed since formation.
See Also
ergmTerm
for index of model terms currently visible to the package.
Keywords
None
[Package tergm version 4.2.0 Index]