metric.degree.max.efficient: Efficient Maximal Degree

Description Usage Arguments Details Value Author(s) Examples

View source: R/metric.degree.max.efficient.R

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)

fastnet documentation built on Jan. 13, 2021, 5:28 p.m.