Indirect Influences for Graphs
- Indirect Influences for Graphs
- heatkernel — Returns the scaled vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the Heat Kernel method. Moreover, optionally plot de values of the indirect vectors.
- heatkernel_inv — Returns the vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the Heat Kernel method.
- micmac — Returns the scaled vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the MICMAC method. Moreover, optionally plot de values of the indirect vectors.
- pagerank — Returns the vectors of indirect dependences according with the PageRank method.
- 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.
- pwp_method — Returns the scaled vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the PWP method.
- pwp_method_inv — Returns the vectors of direct influences and direct dependences and the matrix of direct influences according with the inverse of the PWP method.
- sum_matrix_blocks — Returns a square matrix with the sum of the blocks of another square matrix.