ICMg.get.comp.memberships {netresponse} | R Documentation |
Function for computing the component memberships for each data point from the MCMC samples.
ICMg.get.comp.memberships(links, samples)
links |
N x 2 matrix of link endpoints (N = number of links). |
samples |
Posterior samples, as given by either ICMg.combined.sampler or ICMg.links.sampler. |
A matrix containing the component memberships for each data point (node).
Juuso Parkkinen
Parkkinen, J. and Kaski, S. Searching for functional gene modules with interaction component models. BMC Systems Biology 4 (2010), 4.
ICMg.combined.sampler
,
ICMg.links.sampler