Description Usage Arguments Value
Combine each gene in initial set with all genes in the original set. Top npair  pairs are selected to construct the Q matrix.
| 1 | pairmod(X, LX, theta, npair = 10)
 | 
| X | Original gene expression data matrix. With G rows (number of genes) and S column (number of samples). | 
| LX | Class labels. | 
| theta | Initial gene set. | 
| npair | Given a gene in initial set, top  | 
Best (npair*G/20) performing pairs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.