Package: tradeoffaucdim
Type: Package
Title: Plotting Trade-Off AUC-Dimensionality
Version: 0.1.0
Authors@R: c(
    person(
      "Garcez", "Luis",
      email = "luisgarcez1@gmail.com",
      role = c("aut", "cre")
    )
  )
Depends: SuperLearner, R (>= 3.5)
Description: Perform and Runtime statistical comparisons between models.
    This package aims at choosing the best model for a particular dataset, 
    regarding its discriminant power and runtime.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Imports: dplyr, speedglm, magrittr, purrr, rsample, stringr, tibble,
        tidyr, ROCR, caret, ez, fastDummies, fuzzySim, ggplot2
URL: https://github.com/luisgarcez11/tradeoffaucdim
BugReports: https://github.com/luisgarcez11/tradeoffaucdim/issues
Language: en-US
NeedsCompilation: no
Packaged: 2025-04-29 18:30:19 UTC; luis_
Author: Garcez Luis [aut, cre]
Maintainer: Garcez Luis <luisgarcez1@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-02 09:40:02 UTC
Built: R 4.4.1; ; 2025-05-02 11:33:07 UTC; unix
