pOfHubs: Computing p value of hubs using the permutation test

Description Usage Arguments Value Author(s) Examples

View source: R/hubNetworkAnalysisCV.R

Description

Computing p value of hubs using the permutation test

Usage

1
pOfHubs(x = x, y = y, gHub = gHub, hubs = hubs, nperm = nperm)

Arguments

x

gene expression data

y

a factor of length p comprising the class labels.

gHub

Subgraph of hubs of graph Gs

hubs

Hubs in graph Gs

nperm

number of permutation test steps

Value

pVal

Permutation test Pvalues of each hub

hub

name of hubs

Author(s)

Yupeng Cun yupeng.cun@gmail.com

Examples

1
# see \code{pOfHubs}

netClass documentation built on May 29, 2017, 7:18 p.m.