Description Usage Arguments Value Author(s) See Also
View source: R/calculateEdgeProbabilitiesTimePoints.R
This function calculates the marginal posterior edge probabilities of the network at each timepoint.
1 | calculateEdgeProbabilitiesTimePoints(network.samples, cps, numNodes)
|
network.samples |
Collection of network and changepoint samples of the
MCMC simulation, as obtained by |
cps |
Changepoint vector. |
numNodes |
Number of nodes in the network. |
A list of length equal to the number of timepoints, where each entry contains a matrix of size NumNodes by NumNodes with the marginal posterior edge probabilities of the network at this timepoint.
Frank Dondelinger
calculateEdgeProbabilitiesSegs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.