Package: ceterisParibus Title: Ceteris Paribus Profiles Version: 0.4.3 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, knitr License: GPL-2 Encoding: UTF-8 URL: https://pbiecek.github.io/ceterisParibus/ BugReports: https://github.com/pbiecek/ceterisParibus/issues RoxygenNote: 7.1.1 Repository: https://pbiecek.r-universe.dev Date/Publication: 2020-07-22 23:05:53 UTC RemoteUrl: https://github.com/pbiecek/ceterisparibus RemoteRef: HEAD RemoteSha: ded2d9dfce025ef467aa44a101ffd6710f23af99 NeedsCompilation: no Packaged: 2026-06-18 10:36:18 UTC; root Author: Przemyslaw Biecek [aut, cre] (ORCID: ) Maintainer: Przemyslaw Biecek