Package: rbfmvar 2.0.2
rbfmvar: Residual-Based Fully Modified Vector Autoregression
Implements the Residual-Based Fully Modified Vector Autoregression (RBFM-VAR) estimator of Chang (2000) <doi:10.1017/S0266466600166071>. The RBFM-VAR procedure extends Phillips (1995) FM-VAR to handle any unknown mixture of I(0), I(1), and I(2) components without prior knowledge of the number or location of unit roots. Provides automatic lag selection via information criteria (AIC, BIC, HQ), long-run variance estimation using Bartlett, Parzen, or Quadratic Spectral kernels with Andrews (1991) <doi:10.2307/2938229> automatic bandwidth selection, Granger non-causality testing with asymptotically chi-squared Wald statistics, impulse response functions (IRF) with bootstrap confidence intervals, forecast error variance decomposition (FEVD), and out-of-sample forecasting.
Authors:
rbfmvar_2.0.2.tar.gz
rbfmvar_2.0.2.zip(r-4.7)rbfmvar_2.0.2.zip(r-4.6)rbfmvar_2.0.2.zip(r-4.5)
rbfmvar_2.0.2.tgz(r-4.6-any)rbfmvar_2.0.2.tgz(r-4.5-any)
rbfmvar_2.0.2.tar.gz(r-4.7-any)rbfmvar_2.0.2.tar.gz(r-4.6-any)
rbfmvar_2.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rbfmvar/json (API)
NEWS
| # Install 'rbfmvar' in R: |
| install.packages('rbfmvar', repos = c('https://muhammedalkhalaf.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/muhammedalkhalaf/rbfmvar/issues
Last updated from:cbd3b6fed4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | OK | 112 | ||
| macos-release-arm64 | OK | 78 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 112 |
Exports:fevdforecastgranger_matrixgranger_testic_tableirfrbfmvar
Dependencies:MASS
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| rbfmvar: Residual-Based Fully Modified Vector Autoregression | rbfmvar-package |
| Extract Coefficients from rbfmvar Object | coef.rbfmvar |
| Forecast Error Variance Decomposition | fevd |
| Extract Fitted Values from rbfmvar Object | fitted.rbfmvar |
| Out-of-Sample Forecasting | forecast |
| Out-of-Sample Forecasting for RBFM-VAR | forecast.rbfmvar |
| Granger Causality Matrix | granger_matrix |
| Granger Non-Causality Test | granger_test |
| Get Information Criteria Table | ic_table |
| Impulse Response Functions | irf |
| Plot Method for rbfmvar_forecast Objects | plot.rbfmvar_forecast |
| Print Method for rbfmvar Objects | print.rbfmvar |
| Print Method for rbfmvar_forecast Objects | print.rbfmvar_forecast |
| Print Method for summary.rbfmvar Objects | print.summary.rbfmvar |
| Residual-Based Fully Modified VAR Estimation | rbfmvar |
| Extract Residuals from rbfmvar Object | residuals.rbfmvar |
| Summary Method for rbfmvar Objects | summary.rbfmvar |
| Extract Variance-Covariance Matrix from rbfmvar Object | vcov.rbfmvar |
