Package: itan Title: Item Analysis for Multiple Choice Tests Version: 3.1.2 Authors@R: person(given="Ariel", family="Armijo", email="arielarmijo@yahoo.es", role=c("aut", "cre")) Description: Functions for analyzing multiple choice items. These analyses include the convertion of student response into binaty data (correct/incorrect), the computation of the number of corrected responses and grade for each subject, the calculation of item difficulty and discrimination, the computation of the frecuency and point-biserial correlation for each distractor and the graphical analysis of each item. License: MIT + file LICENSE URL: https://github.com/arielarmijo/itan BugReports: https://github.com/arielarmijo/itan/issues Depends: R (>= 2.10) Imports: ggplot2, reshape Language: es Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 LazyData: true Suggests: rmarkdown, knitr, testthat (>= 3.0.0), readxl, readr Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://arielarmijo.r-universe.dev Date/Publication: 2022-02-12 12:24:40 UTC RemoteUrl: https://github.com/arielarmijo/itan RemoteRef: HEAD RemoteSha: 9c6a642daf72fbe6c88e23b27348a8db56ffd626 NeedsCompilation: no Packaged: 2026-06-17 11:41:16 UTC; root Author: Ariel Armijo [aut, cre] Maintainer: Ariel Armijo