measures {BASiNET}R Documentation

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)

Arguments

graph

The complex network that will be measured

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

Author(s)

Eric Augusto Ito


[Package BASiNET version 0.0.5 Index]