direct.network function

Returns a directed version of an undirected binary network

Returns a directed version of an undirected binary network

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

Arguments

  • x: a network object.
  • rule: a string specifying how the network is to be constructed.
  • Maintainer: Pavel N. Krivitsky
  • License: GPL-3 + file LICENSE
  • Last published: 2024-11-05