BigVAR: Tools for Modeling Sparse High-Dimensional Multivariate Time Series
William Nicholson, David Matteson, Jacob Bien

TL;DR
BigVAR is an R package that enables high-dimensional multivariate time series modeling using structured penalties, improving forecasting accuracy in fields like macroeconomics and finance.
Contribution
The paper introduces BigVAR, a novel R package that applies structured penalties to VAR and VARX models, with new algorithms for regularization parameter selection and improved forecasting performance.
Findings
Sequential cross validation effectively selects regularization parameters.
Refitting support after variable selection often worsens forecast accuracy.
BigVAR outperforms traditional methods in high-dimensional time series forecasting.
Abstract
The R package BigVAR allows for the simultaneous estimation of high-dimensional time series by applying structured penalties to the conventional vector autoregression (VAR) and vector autoregression with exogenous variables (VARX) frameworks. Our methods can be utilized in many forecasting applications that make use of time-dependent data such as macroeconomics, finance, and internet traffic. Our package extends solution algorithms from the machine learning and signal processing literatures to a time dependent setting: selecting the regularization parameter by sequential cross validation and provides substantial improvements in forecasting performance over conventional methods. We offer a user-friendly interface that utilizes R's s4 object class structure which makes our methodology easily accessible to practicioners. In this paper, we present an overview of our notation, the models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Complex Systems and Time Series Analysis · Stock Market Forecasting Methods
