network {InfNet}R Documentation

creates the network based in the edge distribution and the number of nodes for local networks

Description

Internal function

Usage

local.network(n, distrib, param, one.connection = TRUE)
global.network(n, p, distrib, param = 0, distrib2 = "full", param2 = 0)

[Package InfNet version 0.1 Index]