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 June 24, 2024, 5:11 p.m.