Package: ensModelVis
Title: Visualisations for Model Ensembles
Version: 0.1.0
Authors@R: 
    person("Katarina", "Domijan", , "domijank@tcd.ie", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4268-2236"))
Description: Displays for model fits of multiple models and their ensembles. For classification models, the plots are heatmaps, for regression, scatterplots. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: dplyr, forcats, ggplot2, magrittr, rlang, tidyr
URL: https://github.com/domijan/ensModelVis
BugReports: https://github.com/domijan/ensModelVis/issues
Suggests: discrim, glmnet, kernlab, knitr, MASS, nnet, ranger,
        rmarkdown, stacks, stringr, tidymodels
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-07-21 06:36:40 UTC; katarina
Author: Katarina Domijan [aut, cre] (<https://orcid.org/0000-0002-4268-2236>)
Maintainer: Katarina Domijan <domijank@tcd.ie>
Repository: CRAN
Date/Publication: 2022-07-21 12:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:30:51 UTC; windows
