Centrality Calculation - Aster Analytics

Teradata Aster Analytics Foundation User Guide

Product
Aster Analytics
Release Number
6.21
Published
November 2016
Language
English (United States)
Last Update
2018-04-14
dita:mapPath
kiu1466024880662.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1021
lifecycle
previous
Product Category
Software

To calculate centrality using the formulas described in Centrality Formulas, the EigenvectorCentrality function uses an in-neighbors relation matrix of the input source key and target key. In this matrix, aij has the value 1 if there is an edge from j to i.

In-Neighbors Relation Matrix

If you need an out-neighbors adjacent matrix—for example, to calculate the contribution of a vertex to other vertices—exchange the source key and target key columns and then invoke this function.