Package: itan
Title: Item Analysis for Multiple Choice Tests
Version: 2.0
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
Depends: R (>= 2.10)
Imports: ggplot2, reshape
Language: es
Encoding: UTF-8
RoxygenNote: 7.1.2
LazyData: true
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-11-26 20:15:33 UTC; aarmijo
Author: Ariel Armijo [aut, cre]
Maintainer: Ariel Armijo <arielarmijo@yahoo.es>
Repository: CRAN
Date/Publication: 2021-11-26 21:20:02 UTC
