direct.network: Returns a directed version of an undirected binary network

direct.networkR Documentation

Returns a directed version of an undirected binary network

Description

Returns a directed version of an undirected binary network

Usage

direct.network(x, rule = c("both", "upper", "lower"))

Arguments

x

a network object.

rule

a string specifying how the network is to be constructed.


ergm.multi documentation built on May 29, 2024, 11:07 a.m.