Learn R Programming

BASiNET (version 0.0.5)

measures: Abstracting Characteristics on Network Structure

Description

Given a graph, it is made up of several features on the graph structure and returns a vector with the data obtained

Usage

measures(graph)

Value

Return a vector with the results of the measurements in order: Average shortest path length, clustering Coefficient, degree, assortativity, betweenness, standard deviation, maximum, minimum, number of motifs size 3 and number of motifs of size 4

Arguments

graph

The complex network that will be measured

Author

Eric Augusto Ito