# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "WrightMap" in publications use:' type: software license: BSD-2-Clause title: 'WrightMap: IRT Item-Person Map with ''ConQuest'' Integration' version: '1.4' identifiers: - type: doi value: 10.32614/CRAN.package.WrightMap abstract: A powerful yet simple graphical tool available in the field of psychometrics is the Wright Map (also known as item maps or item-person maps), which presents the location of both respondents and items on the same scale. Wright Maps are commonly used to present the results of dichotomous or polytomous item response models. The 'WrightMap' package provides functions to create these plots from item parameters and person estimates stored as R objects. Although the package can be used in conjunction with any software used to estimate the IRT model (e.g. 'TAM', 'mirt', 'eRm' or 'IRToys' in 'R', or 'Stata', 'Mplus', etc.), 'WrightMap' features special integration with 'ConQuest' to facilitate reading and plotting its output directly.The 'wrightMap' function creates Wright Maps based on person estimates and item parameters produced by an item response analysis. The 'CQmodel' function reads output files created using 'ConQuest' software and creates a set of data frames for easy data manipulation, bundled in a 'CQmodel' object. The 'wrightMap' function can take a 'CQmodel' object as input or it can be used to create Wright Maps directly from data frames of person and item parameters. authors: - family-names: Torres Irribarra given-names: David email: david@torresirribarra.me - family-names: Freund given-names: Rebecca preferred-citation: type: manual title: 'WrightMap: IRT Item-Person Map with ''ConQuest'' Integration' authors: - family-names: Torres Irribarra given-names: David email: david@torresirribarra.me - family-names: Freund given-names: Rebecca year: '2024' notes: R package version 1.4 repository: https://david-ti.r-universe.dev commit: 194e7cc6d7557f99e8d4af5b5acb10010cee4717 date-released: '2024-09-24' contact: - family-names: Torres Irribarra given-names: David email: david@torresirribarra.me references: - type: manual title: 'Wright Map: IRT item-person map with ConQuest integration' authors: - family-names: Torres Irribarra given-names: David - family-names: Freund given-names: Rebecca year: '2014' url: https://github.com/david-ti/wrightmap notes: Available at https://github.com/david-ti/wrightmap