Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

36 Commits

Repository files navigation

Multi-variate Time Series Model in julia

Julia implementation for a family of 'classical' estimation approach of multi-variate time series model. Current applications includes vector autoregressive (VAR(p)) model and its relative estimation procedures. See below for a current selection. Sub-folders in this repository includes source function codes and example application using publicly available data.

For the Bayesian implementation of the equivalent models, estimations, and forecasting frameworks, please visit my other repository for Bayesian Vector Autoregressive model suite.

Section unchecked are currently in development. This repository will be polished and improved as I develop and translate.

Model Estimation

Projections

Decompositions

See functions within each models for applications. Based on the model identifications, computing the decomposition methods may vary.

  • Variance decomposition
  • Historical decomposition

Example Applications

To test the functions and show application, I use following published or common macroeconometric models and frameworks.

About

Julia implementation of multi-variate time series models, family of VAR/VECM and estimations like impulse response function

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages