Description Usage Arguments Value
It takes the result of a run of network-based propagation and determines which and how much information the seed nodes gave to a specific target node
1 | get_contrib_propXdest(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 target node as element of the list, the vector of the seed nodes which gave information to it Plus, also the original propagation profiles of the target nodes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.