Description Usage Arguments Value Examples
Sets the ncol(mat)*trim top outliers in each row to the next lowest value same for the lowest outliers
1 | winsorize.matrix(mat, trim)
|
mat |
matrix |
trim |
fraction of outliers (on each side) that should be Winsorized, or (if the value is >= 1) the number of outliers to be trimmed on each side |
Winsorized matrix
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.