nodemix.mean.age-ergmTerm {tergm} | R Documentation |
Average ages of extant ties of specified mixing types
# binary: nodemix.mean.age(attr, b1levels=NULL, b2levels=NULL, levels=NULL,
# levels2=NULL, emptyval=0, log=FALSE)
attr |
a vertex attribute specification (see Specifying Vertex attributes and Levels ( |
b1levels , b2levels , levels , level2 |
control what statistics are included in the model and the order in which they appear. |
emptyval |
can be used to specify the value returned if the network is empty. A different value may be
specified for each mixing type of |
log |
logical specifying if mean log age should be returned instead of mean age |
This term adds one statistic for each mixing type of attr
,
equaling the average, over all ties of that mixing type,
of the amount of time elapsed since formation.
ergmTerm
for index of model terms currently visible to the package.
None