Package: ceterisParibus
Title: Ceteris Paribus Profiles
Version: 0.6
Authors@R: person("Przemyslaw", "Biecek", email = "przemyslaw.biecek@gmail.com", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0001-8423-1823"))
Description: Ceteris Paribus Profiles (What-If Plots) are designed to present model 
    responses around selected points in a feature space. 
    For example around a single prediction for an interesting observation. 
    Plots are designed to work in a model-agnostic fashion, they are working 
    for any predictive Machine Learning model and allow for model comparisons.
    Ceteris Paribus Plots supplement the Break Down Plots from 'breakDown' package.
Depends: R (>= 3.3), ggplot2, gower
Suggests: randomForest, ggiraph, e1071, testthat, rpart
Imports: DALEX
License: GPL-2
Encoding: UTF-8
URL: https://pbiecek.github.io/ceterisParibus/
BugReports: https://github.com/pbiecek/ceterisParibus/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-11-21 10:02:52 UTC; pbiecek
Author: Przemyslaw Biecek [aut, cre] (<https://orcid.org/0000-0001-8423-1823>)
Maintainer: Przemyslaw Biecek <przemyslaw.biecek@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-21 10:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:35:19 UTC; windows
