sample_dcer {nett}R Documentation

Sample from a DCER

Description

Sample an adjacency matrix from a degree-corrected Erdős–Rényi model (DCER).

Usage

sample_dcer(theta)

Arguments

theta

Node connectivity propensity vector (n * 1)

Value

An adjacency matrix following DCSBM


[Package nett version 1.0.0 Index]