metric.degree.sd: Standard Deviation of Degree Distribution

Description Usage Arguments Details Value Author(s) Examples

View source: R/metric.degree.sd.R

Description

Calculate the standard deviation of all degrees of a network.

Usage

1

Arguments

g

The input network.

Details

The standard deviation of all degrees of a network.

Value

A real constant.

Author(s)

Xu Dong, Nazrul Shaikh.

Examples

1
2
3
## Not run: 
metric.degree.sd(x)
## End(Not run)

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