Package: vivo
Title: Variable Importance via Oscillations
Version: 0.2.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 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, DALEX
Suggests: knitr, rmarkdown, mlbench, randomForest, gridExtra, grid,
        lattice, testthat, ingredients
VignetteBuilder: knitr
RoxygenNote: 7.1.0
URL: https://github.com/ModelOriented/vivo
BugReports: https://github.com/ModelOriented/vivo/issues
NeedsCompilation: no
Packaged: 2020-09-07 08:52:51 UTC; AnnA
Author: Anna Kozak [aut, cre],
  Przemyslaw Biecek [aut, ths]
Maintainer: Anna Kozak <anna1993kozak@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-07 11:00:02 UTC
Built: R 4.6.0; ; 2025-10-11 02:56:24 UTC; windows
