get_contrib_propXorig: Given the seed nodes of the propagation, it provides the...

Description Usage Arguments Value

View source: R/funs_RWR.R

Description

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

Usage

1
get_contrib_propXorig(ff_prop, no_cores = 1)

Arguments

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

Value

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.


LucaGiudice/Esearch3D documentation built on Dec. 17, 2021, 1:12 a.m.