Description Usage Arguments Details Value Author(s) Examples
Dissimilarity matrix calculation.
| 1 | distance(plus, minus, nsample, alpha = 0, method = "cos")
 | 
| plus | p*n matrix. Each element represents the posterior probablity of a gene to be positive DE. | 
| minus | p*n matrix. Each element represents the posterior probablity of a gene to be negative DE. | 
| nsample | Total number of posterior samples excluding burning period. | 
| alpha | Forge parameter | 
| method | Choose one from those: cos, KL, L1, L2, L2_2D, Hellinger. | 
Based on DE posterior probablity of gene*study matrix, calculate gene-gene distance
Dissimilarity matrix. p*p
Zhiguang Huo <zhuo@ufl.edu>
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.