direct.network {ergm.multi}R 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.


[Package ergm.multi version 0.2.1 Index]