Learn R Programming

dnapath (version 0.7.6)

d_pathwayC: C++ implementation of d_pathway

Description

Calculates differential network score for an entire pathway.

Usage

d_pathwayC(nw1, nw2, lp)

Value

The differential network score for the pathway.

Arguments

nw1

The association scores for network 1

nw2

The association scores for network 2

lp

The lp value to use.