brainconn.degree.strengths_und¶
-
strengths_und(CIJ)[source]¶ Node strength is the sum of weights of links connected to the node.
Parameters: CIJ (NxN numpy.ndarray) – undirected weighted connection matrixReturns: str – node strengths Return type: Nx1 numpy.ndarray