Package: vivo
Title: Local Variable Importance via Oscillations of Ceteris Paribus
        Profiles
Version: 0.1.1
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 variable importance measure based on 
  Ceteris Paribus plot and is calculated in eight variants. We obtain eight 
  variants measure through the possible combinations of three parameters such as 
  absolute_deviation, point and density.
Depends: R (>= 3.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: ggplot2, dplyr, ingredients, DALEX
Suggests: knitr, rmarkdown, mlbench, randomForest, gridExtra, grid,
        lattice, testthat
VignetteBuilder: knitr
RoxygenNote: 6.1.1
URL: https://github.com/ModelOriented/vivo
BugReports: https://github.com/ModelOriented/vivo/issues
NeedsCompilation: no
Packaged: 2019-09-03 16:53:07 UTC; Anna Kozak
Author: Anna Kozak [aut, cre],
  Przemyslaw Biecek [aut, ths]
Maintainer: Anna Kozak <anna1993kozak@gmail.com>
Repository: CRAN
Date/Publication: 2019-09-03 17:20:03 UTC
