craneUnipartite: Pertrubs the unipartite network with fixed node strength from...

View source: R/CRANE.R

craneUnipartiteR Documentation

Pertrubs the unipartite network with fixed node strength from adjacency matrix

Description

Pertrubs the unipartite network with fixed node strength from adjacency matrix

Usage

craneUnipartite(A, alpha = 0.1, isSelfLoop = F)

Arguments

A

Adjacency Matrix

alpha

alpha paramter perturbs each edge weights

isSelfLoop

TRUE/FALSE if self loop exists. co-expression matrix will have a self-loop of 1. Thus TRUE

Value

adjacency matrix


netZoo/netZooR documentation built on June 8, 2024, 6:20 a.m.