Description Usage Arguments Details Value
Split q of z.
Main function of the NetResponse algorithm. Detect condition-specific network responses, given network and a set of measurements of node activity in a set of conditions. Returns a set of subnetworks and their estimated context-specific responses.
1 2 |
qOFz |
qOFz |
c |
c |
new.c |
new.c |
dat |
dat |
speedup |
speedup |
min.size |
min.size |
INPUT: data, qOFz, hp_posterior, hp_prior, opts OUTPUT: list(new.qOFz, new.c); * new.qOFz: posterior over labels including the split clusters. * new.c: index of the newly created cluster. DESCRIPTION: Implements the VDP algorithm step 3a.
object Component must have at least min.size samples to be splitted.'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.