dependence — Returns a normalized vector with the dependence of the nodes of a graph.
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 normalized 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.
normal — Returns a matrix of size nxn and with all entries equal to 1/n.
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.