densityDegreeDistribution: Density of degree distribution calculation

View source: R/utils_nu17May_Ceres.R

densityDegreeDistributionR Documentation

Density of degree distribution calculation

Description

Density of degree distribution calculation

Usage

densityDegreeDistribution(M, cumulative = TRUE, ...)

Arguments

M

a square matrix representing an adjacency newtork

cumulative

cumulative degree distribution?

...

passed to igraph::degree


CeresBarros/ToolsCB documentation built on Aug. 23, 2024, 4:22 p.m.