Geometric-ergmReference {ergm.count}R Documentation

Geometric-reference ERGM

Description

Specifies each dyad's baseline distribution to be uniform on the natural numbers (and 00 ): h(y)=1h(y)=1 . 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 00 and Poisson when its coefficient is 1-1 .

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]