Package: mixedsubjectsirt Title: Item Response Theory Calibration with a Mixed Subjects Design Version: 1.0.0 Authors@R: person("Klint", "Kanopka", , "klint.kanopka@nyu.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3196-9538")) Description: Integrates large language model generated item responses into psychometric calibration studies through a mixed-subjects design for unidimensional two-parameter and one-parameter logistic item response theory models. Human pilot responses are augmented with model-generated responses using a prediction-powered inference estimator (Angelopoulos, Bates, Fannjiang, Jordan and Zrnic (2023) ; Angelopoulos, Duchi and Zrnic (2023) ) adapted to marginal maximum-likelihood estimation, following the mixed-subjects design of Broska, Howes and van Loon (2025) . The estimator is anchored to the human responses and is asymptotically unbiased for the human item parameters at any tuning weight; the weight on the synthetic responses is chosen to minimize propagated ability-score risk, down-weighting uninformative or biased generated responses. Louis-corrected sandwich standard errors, ability scoring, cross-fitted tuning, and scale linking are also provided. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: mirt, rmutil Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://klintkanopka.com/mixedsubjectsirt/, https://github.com/klintkanopka/mixedsubjectsirt BugReports: https://github.com/klintkanopka/mixedsubjectsirt/issues Config/pak/sysreqs: cmake make libuv1-dev libx11-dev Repository: https://klintkanopka.r-universe.dev Date/Publication: 2026-06-25 17:38:01 UTC RemoteUrl: https://github.com/klintkanopka/mixedsubjectsirt RemoteRef: HEAD RemoteSha: 291a1d21ceffc69aa272ac5c2c7b91145d39f841 NeedsCompilation: no Packaged: 2026-06-26 08:33:05 UTC; root Author: Klint Kanopka [aut, cre] (ORCID: ) Maintainer: Klint Kanopka