Hubbry Logo
search button
Sign in
Bayesian structural time series
Bayesian structural time series
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Bayesian structural time series
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Bayesian structural time series Wikipedia article. Here, you can discuss, collect, and organize anything related to Bayesian structural time series. The pu...
Add your contribution
Bayesian structural time series

Bayesian structural time series (BSTS) model is a statistical technique used for feature selection, time series forecasting, nowcasting, inferring causal impact and other applications. The model is designed to work with time series data.

The model has also promising application in the field of analytical marketing. In particular, it can be used in order to assess how much different marketing campaigns have contributed to the change in web search volumes, product sales, brand popularity and other relevant indicators. Difference-in-differences models[1] and interrupted time series designs[2] are alternatives to this approach. "In contrast to classical difference-in-differences schemes, state-space models make it possible to (i) infer the temporal evolution of attributable impact, (ii) incorporate empirical priors on the parameters in a fully Bayesian treatment, and (iii) flexibly accommodate multiple sources of variation, including the time-varying influence of contemporaneous covariates, i.e., synthetic controls."[1]

General model description

[edit]

The model consists of three main components:

  1. Kalman filter. The technique for time series decomposition. In this step, a researcher can add different state variables: trend, seasonality, regression, and others.
  2. Spike-and-slab method. In this step, the most important regression predictors are selected.
  3. Bayesian model averaging. Combining the results and prediction calculation.

The model could be used to discover the causations with its counterfactual prediction and the observed data.[1]

A possible drawback of the model can be its relatively complicated mathematical underpinning and difficult implementation as a computer program. However, the programming language R has ready-to-use packages for calculating the BSTS model,[3][4] which do not require strong mathematical background from a researcher.

See also

[edit]

References

[edit]
  1. ^ a b c "Inferring causal impact using Bayesian structural time-series models". research.google.com. Retrieved 2016-04-17.
  2. ^ "Interrupted Time-Series Design". Interrupted Time-Series Design. Insights Association. Archived from the original on 21 March 2019. Retrieved 21 March 2019.
  3. ^ "bsts" (PDF).
  4. ^ "CausalImpact". google.github.io. Retrieved 2016-04-17.

Further reading

[edit]