Description Usage Arguments Value Examples
Computes the relative standard deviation values with respect to the columns of a matrix or data.frame.
1 |
dat |
a matrix or data.frame with numeric values. |
onlyReturnMedian |
a logical value indicating whether only the median column RSD value should be returned (vs. all RSD values). |
median RSD value over the data set columns or all RSD values, depending on value of onlyReturnMedian (default=TRUE).
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.