_tacoma.edge_lists_with_histograms¶
-
class
_tacoma.edge_lists_with_histograms¶ Similar to the
_tacoma.edge_listsclass but with additional analysis results.-
__init__(self: _tacoma.edge_lists_with_histograms) → None¶
Methods
__init__(self)Attributes
NThe number of nodes. edgesA list containing the edge list of the network at the correspoding time in t group_durationsA list of lists where the m-th entry contains all durations of all observed groups of size m.size_histogramsA list of dicts, one dictionary for each edge list, containing the number of observed groups of size m at this time.tAn ordered list containing the time points at which the new edge list becomes active. tmaxThe maximum time. -