degree.distribution: Plot node degree of a network

Description Usage Arguments Value Author(s) See Also

View source: R/prep_net.R

Description

Function to plot node degree distribution and calculate some graph variables

Usage

1
degree.distribution(Gu, gamma.kd, weighted = FALSE)

Arguments

Gu

graph object

gamma.kd

gamma parameter for a law power distribution of node degree

weighted

are the edges weighted?

Value

Print graph variables and plot node degree distribution

Author(s)

Luis G. Leal, lgl15@imperial.ac.uk

See Also

Other Preprocessing functions: coding.scheme, construct.Vo, construct.Wu, create.network, kernels.cnmtf, mapply.snpt.synthetic.gwas, rownet.hub, snpt.synthetic.gwas


lgl15/cnmtf documentation built on May 28, 2019, 6:33 p.m.