Learn R Programming

ergm (version 4.7.1)

ergm_dyadgen_select: A helper function to select and construct a dyad generator for C.

Description

A helper function to select and construct a dyad generator for C.

Usage

ergm_dyadgen_select(arguments, nw, extra_rlebdm = NULL)

Value

A list understood by the C DyadGen API.

Arguments

arguments

argumements passed to the ergm_proposal.

nw

a network.

extra_rlebdm

an rlebdm representing any additional constraints.