gwidegreeL-ergmTerm | R Documentation |
This term adds one network statistic to the model equal to the weighted in-degree distribution with decay parameter. This term can only be used with directed networks.
# binary: gwidegreeL(decay, fixed=FALSE, attrname=NULL, cutoff=30, levels=NULL, Ls=NULL)
decay |
non-negative model parameter that is the same as theta_s in equation (14) in Hunter (2007). |
fixed |
specify if the value supplied for |
attrname |
if specified, then separate degree statistics are calculated for nodes having each separate value of the attribute. |
cutoff |
only relevant if |
levels |
a list of layer specifications. If given, degree of a node
|
ergmTerm
for index of model terms currently visible to the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.