bigraphs_rewiring_onestep: rewiring a link to some node with more links. (richer get...

Description Usage Arguments Details Value

View source: R/graphs_algorithms.R

Description

rewiring a link to some node with more links. (richer get richer)

Usage

1
bigraphs_rewiring_onestep(B, connected = TRUE, ntry = 100)

Arguments

B

incidence matrix of bipartite network, rows and cols represent two groups of nodes/species

connected,

if the new graph should be connected?

ntry,

how many to try?

Details

.

Value

the incidence matrix whose nestedness has been optimized by rewiring a link.


keepsimpler/StabEco documentation built on May 20, 2019, 8:45 a.m.