Indirect Influences for Graphs
- Indirect Influences for Graphs
- dependence — Returns a vector with the dependence of the nodes of a graph.
- gpm — Returns a permutation matrix according with a vector of desired permutation.
- heatkernel — Returns the vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the Heat Kernel method.
- influence — Returns a vector with the influence of the nodes of a graph.
- micmac — Returns the vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the MICMAC method.
- pag — Returns the adjacency matrix of the partition graph P of a graph G using the adjacency matrix of G graph.
- pagerank — Returns the vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the PageRank method.
- polyexpm — Returns the exponential matrix for a polynomial matrix.
- polylogm — Returns the logarithm matrix for a polynomial matrix.
- pwp — Returns the vectors of indirect influences and indirect dependences and the matrix of indirect influences according with the PWP method.
- smb — Returns a square matrix with the sum of the blocks of another square matrix.