50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


ergm (version 4.5.0)

b1mindegree-ergmTerm: Minimum degree for the first mode in a bipartite network

Description

This term adds one network statistic to the model for each element in d ; the i th such statistic equals the number of nodes in the first mode of a bipartite network with at least degree d[i] . The first mode of a bipartite network object is sometimes known as the "actor" mode.

Usage

# binary: b1mindegree(d)

Arguments

d

a vector of distinct integers.

See Also

ergmTerm for index of model terms currently visible to the package.

ergm:::.formatTermKeywords("ergmTerm", "b1mindegree", "subsection")