d_edgesC: C++ implementation of d_edges

View source: R/RcppExports.R

d_edgesCR Documentation

C++ implementation of d_edges

Description

Calculates differential network score for each edge in a network

Usage

d_edgesC(nw1, nw2, lp)

Arguments

nw1

The association scores for network 1

nw2

The association scores for network 2

lp

The lp value to use.

Value

A matrix of differential network scores for the edges.


dnapath documentation built on May 9, 2022, 9:05 a.m.