Skip to contents

Sequence of relative degrees per block.

Usage

block_degree_sequence(graph, partition, n.blocks = NULL)

Arguments

graph

An igraph graph.

partition

A vector of group id's for each node of graph.

n.blocks

The number of groups. Inferred from the number of individual group id's in partition by default.