Description Usage Arguments Value
View source: R/z_other_functions.R
The Dithering
function applies a triangular dithering filter
which should eliminate the presence of identical non-zero values
in the input vector or matrix, without distorting the original
distribution of values.
1 | Dithering(x)
|
x |
integer vector or matrix. |
Dithering
returns a numeric vector or matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.