Geometric-ergmReference {ergm.count} | R Documentation |
Geometric-reference ERGM
Description
Specifies
each dyad's baseline distribution to be uniform on the natural
numbers (and ):
. In itself, this
"distribution" is improper, but in the presence of
sum
, a geometric
distribution is induced. Using CMP
(in addition to
sum
) induces a
Conway-Maxwell-Poisson distribution that is geometric when its
coefficient is and Poisson when its coefficient is
.
Usage
# Geometric
See Also
ergmReference
for index of reference distributions currently visible to the package.
Keywords
None
[Package ergm.count version 4.1.2 Index]