Description Usage Arguments Details Value
Time-series score x using an expanding window & weighting stats
estimates using exponentially decaying weights with half-life
hl.
1 |
x |
Input |
hl |
Half life (in whatever frequeny indexes |
na.rm |
Remove missing values? (Boolean) |
scoreZoos time-series scores the input zoo using an expanding
window and exponentially weighting the estimated mean and standard deviation
using the supplied half-life. Units of the half-life are however the input
series is indexed. If no hl argument is supplied, uses
equally-weighted estimates.
A zoo with the scored output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.