# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "mixedsubjects" in publications use:' type: software license: MIT title: 'mixedsubjects: Causal Inference in Experiments with Mixed-Subjects Designs' version: 1.0.0 abstract: 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. authors: - family-names: Loon given-names: Austin name-particle: van email: avanloon@mit.edu - family-names: Kanopka given-names: Klint email: klint.kanopka@nyu.edu repository: https://cran.r-universe.dev repository-code: https://github.com/klintkanopka/mixedsubjects commit: 144fa387a327efc928a1bc8159fd7cd1c55dddc6 url: https://klintkanopka.com/mixedsubjects/ date-released: '2026-07-02' contact: - family-names: Kanopka given-names: Klint email: klint.kanopka@nyu.edu