randomNoW: randomNoW

View source: R/ROBIN.R

randomNoWR Documentation

randomNoW

Description

This function randomly rewires the edges while preserving the original graph's degree distribution.

Usage

randomNoW(graph, verbose = FALSE)

Arguments

graph

The output of prepGraph.

verbose

flag for verbose output (default as FALSE)

Value

An igraph object, a randomly rewired graph.


robin documentation built on April 4, 2025, 6:08 a.m.