metric.degree.max.efficient: Efficient Maximal Degree

Description Usage Arguments Details Value Author(s) Examples

Description

Calculate the efficient maximal degree of a graph.

Usage

1

Arguments

g

The input network.

Details

The efficient maximal degree is the 90

Value

A real constant.

Author(s)

Xu Dong, Nazrul Shaikh.

Examples

1
2
3
## Not run: x <-  net.erdos.renyi.gnp(1000, 0.01)
metric.degree.max.efficient(x)
## End(Not run)

networkgroupR/fastnet documentation built on May 23, 2019, 1:32 p.m.