powered by
Performs LULU smoothing of the provided vector.
lulu(x)
A real-valued vector.
The LULU-smoothed version of x.
x
# NOT RUN { x <- rnorm(10) lulu(x) # }
Run the code above in your browser using DataLab