srsmooth {mpss}
R Documentation
Simple robust smoothing
Description
Performs simple robust smoothing
Usage
srsmooth(x, maxiter=2)
Arguments
x
Values to be smoothed.
maxiter
Maximum number of iterations in the iterative algorithm.
Value
call1$x
Smoothed values
[Package
mpss
version 1.2
Index
]