View source: R/medSmooth1_runmed.R
medSmooth1_runmed | R Documentation |
Median smoothing an array along the first dimension.
medSmooth1_runmed(x, w = 3, ...)
x |
is an array to be median smoothed along the first dimension. |
w |
is the width of median filter (odd number). |
... |
Used for robustness. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.