dependent_network: Identifies the network object that will serve as dependent...

View source: R/panel_to_network.R

dependent_networkR Documentation

Identifies the network object that will serve as dependent (endogenous) network in the 'btergm' analysis.

Description

Identifies the network object that will serve as dependent (endogenous) network in the 'btergm' analysis.

Usage

dependent_network(network_dependent, network_environment, ...)

Arguments

network_dependent

name of the dependent network (character)

network_environment

an environment produced by the panel_to_network function.

...

arguments will be passed to the network::network function.

Note

unnamed arguments (e.g., 'directed', 'loops') will be passed to the 'network::network' function that is used under the hood to create network objects.


vincentarelbundock/btergmHelper documentation built on Aug. 24, 2023, 11:17 a.m.