medSmooth1_runmed: Median smoothing an array along the first dimension.

View source: R/medSmooth1_runmed.R

medSmooth1_runmedR Documentation

Median smoothing an array along the first dimension.

Description

Median smoothing an array along the first dimension.

Usage

medSmooth1_runmed(x, w = 3, ...)

Arguments

x

is an array to be median smoothed along the first dimension.

w

is the width of median filter (odd number).

...

Used for robustness.


arnejohannesholmin/sonR documentation built on April 14, 2024, 11:39 p.m.