<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Causal Inference in Experiments with Mixed-Subjects Designs //
		Implements seven estimators for average treatment effect (ATE)
		estimation in mixed-subjects designs (MSDs), where human
		subjects data is augmented with predictions from large language
		models (LLMs). Includes Difference-in-Means, GREG, PPI++,
		Doubly-Tuned, Difference-in-Predictions (DiP), DiP++, and D-T
		DiP estimators. Provides point estimates, variance estimation
		via delta-method or bootstrap, and optimal design selection for
		budget allocation between human observations and LLM
		predictions.
	</longdescription>
</pkgmetadata>
