Description Usage Arguments Examples
This function computes an exponentially smoothed time series with a given alpha by simplifying the process.
1  | eSmooth(x, alpha = 0.2)
 | 
x | 
 a vector to be exponentially smoothed  | 
alpha | 
 Holt-Winter smoothing alpha  | 
1  | eSmooth()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.