computeStat: Compute assortativity, transitivity or degree

Description Usage Arguments Details Value

View source: R/computeStat.R

Description

Calculates assortativity coefficient from matrix

Usage

1

Arguments

matrix

matrix with values, e.g. Spearman correlation or other tool output

Details

Wrapper for igraph function that converts matrix to igraph object

Value

assortativity score


ramellose/NetworkUtils documentation built on May 26, 2019, 12:34 a.m.