<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		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.
	</longdescription>
</pkgmetadata>
