|
4 | 4 |
|
5 | 5 | - Multivariate time series analysis seeks to analyze several time series jointly. The rationale behind this is the possible presence of interdependences between the different time series. |
6 | 6 | - Packages |
7 | | - - [{]{style="color: #990000"}[bayesianVARs](https://luisgruber.github.io/bayesianVARs/){style="color: #990000"}[}]{style="color: #990000"} ([Papers](https://cran.r-project.org/web/packages/bayesianVARs/index.html)) - Efficient Markov Chain Monte Carlo (MCMC) algorithms for the fully **Bayesian** estimation of vectorautoregressions (VARs) featuring **stochastic volatility** (SV) |
8 | | - - [{]{style="color: #990000"}[cointsmall](https://cran.r-project.org/web/packages/cointsmall/index.html){style="color: #990000"}[}]{style="color: #990000"} - **Cointegration Tests** with Structural Breaks in Small Samples |
9 | | - - [{]{style="color: #990000"}[fbardl](https://cran.r-project.org/web/packages/fbardl/index.html){style="color: #990000"}[}]{style="color: #990000"} - Fourier Bootstrap ARDL **Cointegration Test** |
10 | | - - [{]{style="color: #990000"}[hatemicoint](https://cran.r-project.org/web/packages/hatemicoint/index.html){style="color: #990000"}[}]{style="color: #990000"} - Hatemi-J **Cointegration Test** with Two Unknown Regime Shifts |
11 | | - - [{]{style="color: #990000"}[l1rotation](https://cran.r-project.org/web/packages/l1rotation/index.html){style="color: #990000"}[}]{style="color: #990000"} - **Identify Loading Vectors** under Sparsity in Factor Models |
12 | | - - Uses a sparse representation to overcome rotational indeterminacy and to be able find the true interpretation of how the factors and variables are related. |
13 | | - - [{]{style="color: #990000"}[makicoint](https://cran.r-project.org/web/packages/makicoint/index.html){style="color: #990000"}[}]{style="color: #990000"} - Maki **Cointegration Test** with Structural Breaks |
14 | | - - [{]{style="color: #990000"}[micvar](https://cran.r-project.org/web/packages/micvar/index.html){style="color: #990000"}[}]{style="color: #990000"} - Implements order selection for Vector Autoregressive (VAR) models using the Mean Square Information Criterion (MIC). |
15 | | - - Unlike standard methods such as AIC and BIC, MIC is likelihood-free. This method consistently estimates VAR order and has robust performance under model misspecification |
16 | | - - [{]{style="color: #990000"}[mvardlurt](https://cran.r-project.org/web/packages/mvardlurt/index.html){style="color: #990000"}[}]{style="color: #990000"} - Multivariate **ARDL Unit Root Test** |
17 | | - - [{]{style="color: #990000"}[mvgam](https://nicholasjclark.github.io/mvgam/){style="color: #990000"}[}]{style="color: #990000"} - **Bayesian (Dynamic) GAMs** |
18 | | - - Constructs State-Space models that can include highly flexible nonlinear predictor effects for both process and observation components by leveraging functionalities from the impressive brms and mgcv packages |
19 | | - - [{]{style="color: #990000"}[NetVAR](https://cran.r-project.org/web/packages/NetVAR/index.html){style="color: #990000"}[}]{style="color: #990000"} - VAR Models with tailored regularization structures are provided to **uncover network type structures** in the data, such as influential time series (**influencers**). |
20 | | - - [{]{style="color: #990000"}[nonParQuantileCausality](https://cran.r-project.org/web/packages/nonParQuantileCausality/index.html){style="color: #990000"}[}]{style="color: #990000"} - Nonparametric Causality in Quantiles Test (granger causality type of test) |
21 | | - - [{]{style="color: #990000"}[statioVAR](https://cran.r-project.org/web/packages/statioVAR/index.html){style="color: #990000"}[}]{style="color: #990000"} - **Trend Removal** for Vector Autoregressive Workflows |
22 | | - - [{]{style="color: #990000"}[VARcpDetectOnline](https://cran.r-project.org/web/packages/VARcpDetectOnline/index.html){style="color: #990000"}[}]{style="color: #990000"} - Sequential Change Point Detection for High-Dimensional VAR Models. Effectively **identifies shifts in temporal and cross-correlations** within high-dimensional time series data |
| 7 | + - [Cointegration and Granger Causality]{.underline} |
| 8 | + - [{]{style="color: #990000"}[caustests](https://cran.r-project.org/web/packages/caustests/index.html){style="color: #990000"}[}]{style="color: #990000"} - Multiple **Granger Causality** Tests |
| 9 | + - [{]{style="color: #990000"}[cointsmall](https://cran.r-project.org/web/packages/cointsmall/index.html){style="color: #990000"}[}]{style="color: #990000"} - Cointegration Tests with **Structural Breaks in Small Samples** |
| 10 | + - [{]{style="color: #990000"}[cointests](https://cran.r-project.org/web/packages/cointests/index.html){style="color: #990000"}[}]{style="color: #990000"} - Comprehensive Cointegration Tests with **Fourier and Panel Methods** |
| 11 | + - Fourier-based cointegration tests (FADL, FEG, FEG2, Tsong) that accommodate smooth structural breaks via flexible Fourier terms |
| 12 | + - Panel CADF cointegration tests with structural breaks using the Common Correlated Effects (CCE) estimator |
| 13 | + - [{]{style="color: #990000"}[fbardl](https://cran.r-project.org/web/packages/fbardl/index.html){style="color: #990000"}[}]{style="color: #990000"} - **Fourier Bootstrap ARDL** Cointegration Test |
| 14 | + - [{]{style="color: #990000"}[hatemicoint](https://cran.r-project.org/web/packages/hatemicoint/index.html){style="color: #990000"}[}]{style="color: #990000"} - **Hatemi-J** Cointegration Test with Two Unknown Regime Shifts |
| 15 | + - [{]{style="color: #990000"}[makicoint](https://cran.r-project.org/web/packages/makicoint/index.html){style="color: #990000"}[}]{style="color: #990000"} - **Maki** Cointegration Test with Structural Breaks |
| 16 | + - [{]{style="color: #990000"}[nonParQuantileCausality](https://cran.r-project.org/web/packages/nonParQuantileCausality/index.html){style="color: #990000"}[}]{style="color: #990000"} - Nonparametric Causality in Quantiles Test (granger causality type of test) |
| 17 | + - [{]{style="color: #990000"}[xtdhcoint](https://cran.r-project.org/web/packages/xtdhcoint/index.html){style="color: #990000"}[}]{style="color: #990000"} - **Durbin-Hausman Panel** Cointegration Tests |
| 18 | + - Robust to cross-sectional dependence through common factor extraction using principal components. |
| 19 | + - Provides both group-mean (DHg) and panel (DHp) test statistics with automatic factor number selection via information criteria |
| 20 | + - [Vector Autoregression (VAR)]{.underline} |
| 21 | + - [{]{style="color: #990000"}[bayesianVARs](https://luisgruber.github.io/bayesianVARs/){style="color: #990000"}[}]{style="color: #990000"} ([Papers](https://cran.r-project.org/web/packages/bayesianVARs/index.html)) - Efficient Markov Chain Monte Carlo (MCMC) algorithms for the fully **Bayesian** estimation of vectorautoregressions (VARs) featuring **stochastic volatility** (SV) |
| 22 | + - [{]{style="color: #990000"}[micvar](https://cran.r-project.org/web/packages/micvar/index.html){style="color: #990000"}[}]{style="color: #990000"} - Implements **order selection for Vector Autoregressive** (VAR) models using the Mean Square Information Criterion (MIC). |
| 23 | + - Unlike standard methods such as AIC and BIC, MIC is likelihood-free. This method consistently estimates VAR order and has robust performance under model misspecification |
| 24 | + - [{]{style="color: #990000"}[NetVAR](https://cran.r-project.org/web/packages/NetVAR/index.html){style="color: #990000"}[}]{style="color: #990000"} - VAR Models with tailored regularization structures are provided to **uncover network type structures** in the data, such as influential time series (**influencers**). |
| 25 | + - [{]{style="color: #990000"}[statioVAR](https://cran.r-project.org/web/packages/statioVAR/index.html){style="color: #990000"}[}]{style="color: #990000"} - **Trend Removal** for Vector Autoregressive Workflows |
| 26 | + - [{]{style="color: #990000"}[VARcpDetectOnline](https://cran.r-project.org/web/packages/VARcpDetectOnline/index.html){style="color: #990000"}[}]{style="color: #990000"} - Sequential Change Point Detection for High-Dimensional VAR Models. Effectively **identifies shifts in temporal and cross-correlations** within high-dimensional time series data |
| 27 | + - [General]{.underline} |
| 28 | + - [{]{style="color: #990000"}[l1rotation](https://cran.r-project.org/web/packages/l1rotation/index.html){style="color: #990000"}[}]{style="color: #990000"} - **Identify Loading Vectors** under Sparsity in Factor Models |
| 29 | + - Uses a sparse representation to overcome rotational indeterminacy and to be able find the true interpretation of how the factors and variables are related. |
| 30 | + - [{]{style="color: #990000"}[mvardlurt](https://cran.r-project.org/web/packages/mvardlurt/index.html){style="color: #990000"}[}]{style="color: #990000"} - Multivariate **ARDL Unit Root Test** |
| 31 | + - [{]{style="color: #990000"}[mvgam](https://nicholasjclark.github.io/mvgam/){style="color: #990000"}[}]{style="color: #990000"} - **Bayesian (Dynamic) GAMs** |
| 32 | + - Constructs State-Space models that can include highly flexible nonlinear predictor effects for both process and observation components by leveraging functionalities from the impressive brms and mgcv packages |
23 | 33 | - Resources |
24 | 34 | - [Model Checking for Vector Autoregressive Models](https://osf.io/preprints/psyarxiv/k6uz4_v2) ([Github](https://github.com/jmbh/ModelCheckingForVAR)) - Diagnostics for VAR models |
25 | 35 | - Papers |
|
0 commit comments