Package: itan
Title: Item Analysis for Multiple Choice Tests
Version: 3.1.1
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
RoxygenNote: 7.1.2
LazyData: true
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), readxl
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-10 13:16:15 UTC; aarmijo
Author: Ariel Armijo [aut, cre]
Maintainer: Ariel Armijo <arielarmijo@yahoo.es>
Repository: CRAN
Date/Publication: 2022-02-10 13:40:06 UTC
Built: R 4.6.0; ; 2025-07-18 08:11:51 UTC; unix
