<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Granger Causality Testing for Time Series // Performs Granger
		causality tests on pairs of time series to determine causal
		relationships. Uses Vector Autoregressive (VAR) models to test
		whether one time series helps predict another beyond what the
		series' own past values provide. Returns structured results
		including p-values, test statistics, and causality conclusions
		for both directions.
	</longdescription>
</pkgmetadata>
