Package: epmfd Title: Exploratory and Person/Item Misfit Diagnostics for Polytomous Data Version: 1.1.1 Authors@R: c( person("Hasan", "Bulut", email = "hasan.bulut@omu.edu.tr", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6924-9651")), person("Asiye Şengül", "Avşar", email = "asiye.sengul@erdogan.edu.tr", role = "aut", comment = c(ORCID = "0000-0001-5522-2514"))) Description: Analysis of items and persons in data. To identify and remove person misfit in polytomous item-response data using either 'mokken' or a graded response model (GRM, via 'mirt'). Provides automatic thresholds, visual diagnostics (2D/3D), and export utilities. Methods build on Mokken scaling as in Mokken (1971, ISBN:9789027968821) and on the graded response model of Samejima (1969) . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/hsnbulut/epmfd BugReports: https://github.com/hsnbulut/epmfd/issues Imports: dplyr, fs, ggplot2, mirt, mokken, PerFit, readr, rlang, tibble Suggests: plotly, ggrepel, openxlsx, haven, patchwork, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 4.1.0) LazyData: true Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev Repository: https://hsnbulut.r-universe.dev Date/Publication: 2025-10-15 21:11:18 UTC RemoteUrl: https://github.com/hsnbulut/epmfd RemoteRef: HEAD RemoteSha: 9ba4ea8024ff640f187730f73d78b4d2b58d12c4 NeedsCompilation: no Packaged: 2026-06-23 06:21:40 UTC; root Author: Hasan Bulut [aut, cre] (ORCID: ), Asiye Şengül Avşar [aut] (ORCID: ) Maintainer: Hasan Bulut