Description Usage Arguments Value
It takes the result of a run of network-based propagation and determines which and how much information the target nodes received from a specific seed node
1 | get_contrib_propXorig(ff_prop, no_cores = 1)
|
ff_prop |
numeric matrix of propagated profiles: seed nodes at the columns and target nodes at the rows |
no_cores |
Default 1, An integer value greater than 0 indicating the number of cores to use for computing in parallel this task |
A list with contr_prop_l: For each seed node as element of the list, the vector of the targets nodes which receive information from it Plus, also the original propagation profiles of the seed nodes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.