Learn R Programming

netresponse (version 1.32.2)

ICMg.get.comp.memberships: ICMg.get.comp.memberships

Description

Function for computing the component memberships for each data point from the MCMC samples.

Usage

ICMg.get.comp.memberships(links, samples)

Arguments

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.

Value

  • A matrix containing the component memberships for each data point (node).

References

Parkkinen, J. and Kaski, S. Searching for functional gene modules with interaction component models. BMC Systems Biology 4 (2010), 4.

See Also

ICMg.combined.sampler, ICMg.links.sampler