Package: airt
Type: Package
Title: Evaluation of Algorithm Collections Using Item Response Theory
Version: 0.1.0
Authors@R: person("Sevvandi", "Kandanaarachchi", email = "sevvandik@gmail.com",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0337-0395"))
Maintainer: Sevvandi Kandanaarachchi <sevvandik@gmail.com>
Description: An evaluation framework for algorithm portfolios using Item Response
    Theory (IRT). We use polytomous IRT models to evaluate algorithms and introduce
    algorithm characteristics such as stability, effectiveness and anomalousness 
    (Kandanaarachchi, Smith-Miles 2020) <doi:10.13140/RG.2.2.11363.09760>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.4.0)
Imports: pracma, mirt, tidyr
Suggests: knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-11 04:31:33 UTC; Sevvandi
Author: Sevvandi Kandanaarachchi [aut, cre]
    (<https://orcid.org/0000-0002-0337-0395>)
Repository: CRAN
Date/Publication: 2020-05-12 14:00:02 UTC
