Description Usage Arguments Examples
View source: R/sid.R
Deconvolution for time series
1
sid(df, clip_lambda = 20, use_local_level = TRUE, h = 5)
h
1 2 3 4 5 6 7 8
## Not run: train %>% filter(key == 21063431) %>% select(key, value) %>% group_by(key) %>% sid(use_local_level = TRUE, h = 5) ## End(Not run)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.