Learn R Programming

ergm (version 4.8.1)

fixallbut-ergmConstraint: Preserve the dyad status in all but the given edges

Description

Preserve the dyad status in all but free.dyads.

Usage

# fixallbut(free.dyads)

Arguments

free.dyads

a two-column edge list, a network, or an rlebdm. Networks will be converted to the corresponding edgelist.

See Also

ergmConstraint for index of constraints and hints currently visible to the package.

ergm:::.formatTermKeywords("ergmConstraint", "fixallbut", "subsection")