Description Usage Arguments Value
View source: R/HelperFunctions.R
Calculate a quantile value by groups
1 | quantileMatrix(mat, groups, q)
|
mat |
a matrix of numeric values NxM |
groups |
a vector of size M with annotation of columns in mat |
q |
the quantile to calculate per group |
a matrix with one column per group
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.