networkinference.utils

Classes

networkinference.utils.tools.FakeData()

Methods for simulating data.

Functions

networkinference.utils.tools.adjrownorm(A[, ...])

Returns row-normalized adjacency matrix of NetworkX graph.

networkinference.utils.tools.nhbr_mean(X, A)

Returns array where the ith entry is the average X of network neighbors at a certain distance from node i.