Package: CAISEr
Type: Package
Title: Comparison of Algorithms with Iterative Sample Size Estimation
Version: 1.0.17
Date: 2022-11-16
Authors@R: c(person(given = "Felipe", family = "Campelo",
                    email = "fcampelo@gmail.com",
                    role = c("aut", "cre")),
             person(given = "Fernanda", family = "Takahashi",
                    email = "fernandact@ufmg.br",
                    role = "ctb"),
             person(given = "Elizabeth", family = "Wanner",
                    email = "efwanner@decom.cefetmg.br",
                    role = "ctb"))
Description: Functions for performing experimental comparisons of algorithms 
             using adequate sample sizes for power and accuracy. Implements the 
             methodology originally presented in Campelo and Takahashi (2019) 
             <doi:10.1007/s10732-018-9396-7> 
             for the comparison of two algorithms, and later generalised in 
             Campelo and Wanner (Submitted, 2019) <arxiv:1908.01720>.
License: GPL-2
Depends: R (>= 3.5.0)
Imports: assertthat (>= 0.2.1), parallel (>= 3.5.1), pbmcapply (>=
        1.4.1), ggplot2 (>= 3.1.1), gridExtra (>= 2.3)
Suggests: smoof, knitr, rmarkdown, car, dplyr, pkgdown
Encoding: UTF-8
RoxygenNote: 7.0.2
VignetteBuilder: knitr
URL: https://fcampelo.github.io/CAISEr/
BugReports: https://github.com/fcampelo/CAISEr/issues
NeedsCompilation: no
Packaged: 2022-11-16 17:15:32 UTC; campelof
Author: Felipe Campelo [aut, cre],
  Fernanda Takahashi [ctb],
  Elizabeth Wanner [ctb]
Maintainer: Felipe Campelo <fcampelo@gmail.com>
Repository: CRAN
Date/Publication: 2022-11-16 21:10:02 UTC
Built: R 4.1.2; ; 2022-11-17 12:24:36 UTC; unix
