paper-with-me

Papers

The mbsts package: Multivariate Bayesian Structural Time Series Models in R

2021-06-26 · Ning Ning, Jinwen Qiu

The multivariate Bayesian structural time series (MBSTS) model is a general machine learning model that deals with inference and prediction for multiple correlated time series, where one also has the choice of using a different candidate pool of contemporaneous predictors for each target series. The MBSTS model has wide applications and is ideal for feature selection, time series forecasting, nowcasting, inferring causal impact, and others. This paper demonstrates how to use the R package mbsts for MBSTS modeling, establishing a bridge between user-friendly and developer-friendly functions in the package and the corresponding methodology. Object-oriented functions in the package are explained in the way that enables users to flexibly add or deduct some components, as well as to simplify or complicate some settings.

📄 PDF Abstract BibTeX arXiv:2106.14045

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

Fast and Efficient Bayesian Analysis of Structural Vector Autoregressions Using the R Package bsvars

2024-10-19 · Tomasz Woźniak

The R package bsvars provides a wide range of tools for empirical macroeconomic and financial analyses using Bayesian Structural Vector Autoregressions. It uses frontier econometric techniques and C++ code to ensure fast…

C++ code

BDgraph: An R Package for Bayesian Structure Learning in Graphical Models

2015-01-21 · Reza Mohammadi, Ernst C. Wit

Graphical models provide powerful tools to uncover complicated patterns in multivariate data and are commonly used in Bayesian statistics and machine learning. In this paper, we introduce the R package BDgraph which perf…

Additive Bayesian Network Modelling with the R Package abn

2019-11-20 · Gilles Kratzer, Fraser Iain Lewis, Arianna Comin, Marta Pittavino 외

The R package abn is designed to fit additive Bayesian models to observational datasets. It contains routines to score Bayesian networks based on Bayesian or information theoretic formulations of generalized linear model…

Clustering

Bayesian Analyses of Structural Vector Autoregressions with Sign, Zero, and Narrative Restrictions Using the R Package bsvarSIGNs

2025-01-28 · Xiaolei Wang, Tomasz Woźniak

The R package bsvarSIGNs implements state-of-the-art algorithms for the Bayesian analysis of Structural Vector Autoregressions identified by sign, zero, and narrative restrictions. It offers fast and efficient estimation…

Multivariate Bayesian Structural Time Series Model

2018-01-10 · S. Rao Jammalamadaka, Jinwen Qiu, Ning Ning

This paper deals with inference and prediction for multiple correlated time series, where one has also the choice of using a candidate pool of contemporaneous predictors for each target series. Starting with a structural…

feature selectionmodelTime SeriesTime Series Analysis