ergm_edgecov_args {ergm} | R Documentation |
A common pattern for obtaining an edge covariate
ergm_edgecov_args(name, nw, a)
name |
a string containing the name of the calling term. |
nw |
the LHS network. |
a |
list returned by |
A list with two elements: xm
for the obtained predictor
matrix and cn
for the standard coefficient name.