Learn R Programming

dnapath (version 0.7.6)

d_genesC: C++ implementation of d_genes

Description

Calculates differential network score for a set of genes

Usage

d_genesC(nw1, nw2, lp)

Value

A vector of differential network scores for the genes.

Arguments

nw1

The association scores for network 1

nw2

The association scores for network 2

lp

The lp value to use.