get_contrib_propXdest: Given the target 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 seed nodes gave to a specific target node

Usage

1
get_contrib_propXdest(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 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.


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