Description Usage Arguments Value Author(s) Examples
View source: R/hubNetworkAnalysisCV.R
Computing p value of hubs using the permutation test
1 | pOfHubs(x = x, y = y, gHub = gHub, hubs = hubs, nperm = nperm)
|
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 |
pVal |
Permutation test Pvalues of each hub |
hub |
name of hubs |
Yupeng Cun yupeng.cun@gmail.com
1 | # see \code{pOfHubs}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.