gwdegree-ergmTerm {ergm} | R Documentation |
Geometrically weighted degree distribution
Description
This term adds one network statistic to the model equal to the weighted
degree distribution with decay controlled by the decay
parameter, which should be non-negative.
Usage
# binary: gwdegree(decay, fixed=FALSE, attr=NULL, cutoff=30, levels=NULL)
Arguments
decay |
nonnegative decay parameter for the degree 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 ( |
See Also
ergmTerm
for index of model terms currently visible to the package.
Keywords
curved, frequently-used, undirected, binary