ergm_dyadgen_select {ergm} | R Documentation |
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)
Arguments
arguments |
argumements passed to the |
nw |
a |
extra_rlebdm |
an |
Value
A list understood by the C DyadGen
API.
[Package ergm version 4.9.0 Index]