gwodegree-ergmTerm | R Documentation |
This term adds one network statistic to the model
equal to the weighted out-degree distribution with decay parameter
decay
parameter, which should be non-negative. This
term can only be used with directed networks.
# binary: gwodegree(decay, fixed=FALSE, attr=NULL, cutoff=30, levels=NULL)
decay |
nonnegative decay parameter for the outdegree frequencies; required if |
fixed |
optional argument indicating
whether the |
attr |
a vertex attribute specification (see Specifying Vertex attributes and Levels ( |
cutoff |
This optional argument sets the number of underlying degree terms
to use in computing the statistics when |
levels |
TODO (See Specifying Vertex
attributes and Levels ( |
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.