Description Usage Arguments Value Examples
This function is a helper function that
computes distributions of reproducible sample pairs per feature
and reproducible features per sample pair for the function
Marr
.
1 | MarrProc(object, alpha = 0.05)
|
object |
an object which is a |
alpha |
(Optional) level of significance to control the False Discovery Rate (FDR). Default is 0.05. |
A list of percent reproducible statistics including
samplepairs |
the distribution of percent reproducible features (column-wise) per sample pair |
features |
the distribution of percent reproducible sample pairs (row-wise) per feature |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.