Indirect Influences for Graphs


Table of Contents

I. Indirect Influences for Graphs
heatkernel — Returns the vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the Heat Kernel method.
micmac — Returns the vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the MICMAC method.
pagerank — Returns the vectors of indirect dependences according with the PageRank method and plot the values in a bar graphic.
part_adj_mat — Returns the adjacency matrix of the partition graph P of a graph G using its adjacency matrix.
polyexpm — Returns the exponential matrix for a polynomial matrix.
polylogm — Returns the logarithm matrix for a polynomial matrix.
pwpIndInf — Returns the vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the pwpIndInf method.
sum_matrix_blocks — Returns a square matrix with the sum of the blocks of another square matrix.