deg_w: Degree centrality in a weighted network

Description Usage Arguments See Also

View source: R/deg_w.R

Description

Modified function of package tnet. Like for the two-mode, every node is now considered in the returned data frame.

Usage

1
deg_w(net, measure = c("degree", "output"), type = "out", alpha = 1, nn)

Arguments

net

see degree_w

measure

see degree_w

type

see degree_w

alpha

see degree_w

nn

Number of actions or environmental components, respectively.

See Also

degree_w


schwemro/BiNetEIA documentation built on March 24, 2020, 12:05 a.m.