Description Usage Arguments Value
Get weighted median for matrix
1 | .getWeightedMedian(mat, w = rep(1, nrow(mat)))
|
mat |
input matrix |
w |
weights |
column-wise weighted means.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.