Description Usage Arguments Details Value See Also Examples
This function caculates the weighted contrast W_j in order to find out the most significant dfferentially expressed genes.
1 | scores.wire(obj, contrast = NULL, useZ = TRUE)
|
obj |
The return list of function emmixwire. |
contrast |
The vector of the specified contrast. |
useZ |
use the latent variable allocation Z_i (default, TRUE) or the posterior probability (FALSE). |
The number of classes of samples is either two or three.
The vector of the statistic Wj
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.