Package: vivo
Title: Variable Importance via Oscillations
Version: 0.2.0
Authors@R: c(person("Anna", "Kozak", email = "anna1993kozak@gmail.com", role = c("aut", "cre")),
            person("Przemyslaw", "Biecek", role = c("aut", "ths")))
Description: Provides an easy to calculate local variable importance measure based on Ceteris Paribus profile 
  and global variable importance measure based on Partial Dependence Profiles.
Depends: R (>= 3.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: ggplot2, ingredients, DALEX
Suggests: knitr, rmarkdown, mlbench, randomForest, gridExtra, grid,
        lattice, testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.0
URL: https://github.com/ModelOriented/vivo
BugReports: https://github.com/ModelOriented/vivo/issues
NeedsCompilation: no
Packaged: 2020-07-02 14:45:13 UTC; AnnA
Author: Anna Kozak [aut, cre],
  Przemyslaw Biecek [aut, ths]
Maintainer: Anna Kozak <anna1993kozak@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-02 15:10:03 UTC
Built: R 4.1.0; ; 2020-08-03 14:05:10 UTC; windows
