Description Usage Arguments Value
View source: R/expSmooth.pred.R
Exponential Smooth Prediction
1 | expSmooth.pred(x, t, mint, maxt, interval = 30, rate = 1)
|
x |
Numeric vector containing values of the modeled dependent variable |
t |
Time values associated with the values of |
rate |
Exponential weighting parameter. (length-1 numeric scalar).
This gets passed to |
timevals |
Time intervals |
exponentially-smoothed prediction of the values in x
for
each time interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.