# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "TopicTestlet" in publications use:' type: software license: GPL-3.0-or-later title: 'TopicTestlet: A Topic Testlet Model for Calibrating Testlet Constructed Responses' version: 0.1.0 doi: 10.32614/CRAN.package.TopicTestlet abstract: Implements the Topic Testlet Model (TTM) as described by Xiong et al. (2025) . The package integrates Latent Dirichlet Allocation (LDA) with the Partial Credit Model to account for local item dependence in testlets using latent topics from student textual responses. authors: - family-names: Xiong given-names: Jiawei email: jiawei.xiong@uga.edu repository: https://cran.r-universe.dev commit: ad4937f53f37551b245cb135edf9ff9fce5d2adf date-released: '2025-12-01' contact: - family-names: Xiong given-names: Jiawei email: jiawei.xiong@uga.edu