Learn R Programming

dnapath (version 0.7.6)

d_edgesC: C++ implementation of d_edges

Description

Calculates differential network score for each edge in a network

Usage

d_edgesC(nw1, nw2, lp)

Value

A matrix of differential network scores for the edges.

Arguments

nw1

The association scores for network 1

nw2

The association scores for network 2

lp

The lp value to use.