ICMg.get.comp.memberships {netresponse}R Documentation

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).

Author(s)

Juuso Parkkinen

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


[Package netresponse version 1.42.0 Index]