<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Conditional Independence of Missingness Test // Tests whether
		missingness in explanatory variables is conditionally
		independent of the outcome, given observed data. Uses multiply-
		imputed datasets and cross-validated classifiers to produce a
		test statistic and p-value, with a sensitivity parameter
		(kappa) for calibrating interpretation. Wraps the 'citest'
		'Python' engine via a local 'FastAPI' server over 'HTTP', so no
		'reticulate' dependency is needed at runtime.
	</longdescription>
</pkgmetadata>
