List containing the marginal posterior probabilities
for the edges of each network at each timepoint, from
calculateEdgeProbabilitiesTimePoints.
cps
Changepoints defining the segments for which the edge
probabilities should be calculated. Note that these are global changepoints
that apply to the whole network.
numNodes
Number of nodes in the network.
Value
Returns a list of length equal to the number of segments, with each
entry containing a matrix of size NumNodes by NumNodes which contains the
marginal edge probabilities for that segment.