| rolling_gaussian_cpp | R Documentation |
Fast Rolling Gaussian Smoother
rolling_gaussian_cpp(x, sigma, threshold = 0.5)
x |
Numeric vector to smooth |
sigma |
Standard deviation of the Gaussian kernel |
threshold |
Min fraction of valid data in window (0-1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.