ergm.design: Obtain the set of informative dyads based on the network...

View source: R/ergm.design.R

ergm.designR Documentation

Obtain the set of informative dyads based on the network structure.

Description

Note that this function is not recommended for general use, since it only supports only one way of specifying observational structure—through NA edges. It is likely to be deprecated in the future.

Usage

ergm.design(nw, ...)

Arguments

nw

a network object.

...

term options.

Value

ergm.design returns a rlebdm of informative (non-missing, non fixed) dyads.


ergm documentation built on May 31, 2023, 8:04 p.m.