Learn R Programming

alcyon (version 0.7.0)

VGALocalAlgorithm: VGA Local Analysis algorithms.

Description

Different algorithms for calculating the VGA Local metrics (Control, Controllability, Clustering Coefficient).

  • VGALocalAlgorithm$None

  • VGALocalAlgorithm$Standard

  • VGALocalAlgorithm$AdjacencyMatrix

Usage

VGALocalAlgorithm

Arguments

Value

A list of numbers representing each algorithm

Format

An object of class list of length 3.

Examples

Run this code
VGALocalAlgorithm$Angular
VGALocalAlgorithm$Topological
VGALocalAlgorithm$Metric

Run the code above in your browser using DataLab