Description Usage Arguments Value Examples
The finalized class label can be either by method "Major vote", or "under local fdr control".
1 2 |
net |
The adjacent matrix with 0/1 indicating "connected" or "not directly connected |
test.stat |
The observed test statistics. Missing values are represented as NAs. |
zTrack |
The trace for z. It is a num_of_genes by num_of_iterations matrix. |
method |
A char. Either "MajorVote" or "LocfdrControl". |
plot |
Logical. Default=FALSE, means the plot should be drawn. |
nburn |
Default=50. |
nskip |
Default=2 |
locfdr.alpha |
Default=0.2 |
A vector, where each value is the summarized class label in c(1,2,3) representing "down-regulate", "null", and "up-regulate".
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.