Package: VARcheck 0.1.0
VARcheck: Visual Diagnostic Checks for Vector Autoregressive Models
Provides model-agnostic visual diagnostics for vector autoregressive (VAR) models. Given empirical data, model predictions, residuals, and optionally simulated data, the package assembles a multi-panel diagnostic grid: empirical vs. predicted time series, residual inspection, residuals vs. predictions scatter, and posterior predictive style checks via simulated trajectories. Output is a 'patchwork' object composed of 'ggplot2' plots, allowing further customisation via standard 'ggplot2' theme calls. Follows the approach described in Haslbeck et al. (2026) <doi:10.31234/osf.io/k6uz4_v3>.
Authors:
VARcheck_0.1.0.tar.gz
VARcheck_0.1.0.zip(r-4.7)VARcheck_0.1.0.zip(r-4.6)VARcheck_0.1.0.zip(r-4.5)
VARcheck_0.1.0.tgz(r-4.6-any)VARcheck_0.1.0.tgz(r-4.5-any)
VARcheck_0.1.0.tar.gz(r-4.7-any)VARcheck_0.1.0.tar.gz(r-4.6-any)
VARcheck_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
VARcheck/json (API)
| # Install 'VARcheck' in R: |
| install.packages('VARcheck', repos = c('https://bsiepe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bsiepe/varcheck/issues
Pkgdown/docs site:https://bsiepe.github.io
Last updated from:cfb9e0fabc. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 225 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 200 | ||
| macos-oldrel-arm64 | OK | 184 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 129 |
Exports:new_var_dataplot_var_checktheme_varcheck
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecyclepatchworkR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Last update: 2026-06-01
Started: 2026-05-13
Last update: 2026-05-14
Started: 2026-04-22
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a VAR data object | new_var_data print.var_data |
| Plot VAR model diagnostics | plot_var_check |
| Default VARcheck ggplot2 theme | theme_varcheck |
