Package: airt
Type: Package
Title: Evaluation of Algorithm Collections Using Item Response Theory
Version: 0.2.2
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 continuous and 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: 7.2.1
Depends: R (>= 3.4.0)
Imports: pracma, mirt, tidyr, EstCRM, rlang, dplyr, magrittr, tibble,
        ggplot2, grDevices, RColorBrewer
Suggests: knitr, rmarkdown, gridExtra, scales
VignetteBuilder: knitr
URL: https://sevvandi.github.io/airt/
NeedsCompilation: no
Packaged: 2023-08-04 23:19:04 UTC; kan092
Author: Sevvandi Kandanaarachchi [aut, cre]
    (<https://orcid.org/0000-0002-0337-0395>)
Repository: CRAN
Date/Publication: 2023-08-08 12:50:09 UTC
Built: R 4.3.0; ; 2023-08-08 15:17:53 UTC; unix
