Package: effectplots
Title: Effect Plots
Version: 0.2.2
Authors@R: 
    person("Michael", "Mayer", , "mayermichael79@gmail.com", role = c("aut", "cre"))
Description: High-performance implementation of various effect plots
    useful for regression and probabilistic classification tasks.  The
    package includes partial dependence plots (Friedman, 2021,
    <doi:10.1214/aos/1013203451>), accumulated local effect plots and
    M-plots (both from Apley and Zhu, 2016, <doi:10.1111/rssb.12377>), as
    well as plots that describe the statistical associations between model
    response and features.  It supports visualizations with either
    'ggplot2' or 'plotly', and is compatible with most models, including
    'Tidymodels', models wrapped in 'DALEX' explainers, or models with
    case weights.
License: GPL (>= 3)
Depends: R (>= 4.1.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: collapse, ggplot2, grDevices, labeling, patchwork, plotly,
        Rcpp, scales, stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/mayer79/effectplots
BugReports: https://github.com/mayer79/effectplots/issues
LinkingTo: Rcpp
Enhances: h2o
NeedsCompilation: yes
Packaged: 2025-03-09 09:27:54 UTC; mayer
Author: Michael Mayer [aut, cre]
Maintainer: Michael Mayer <mayermichael79@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-09 09:40:01 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 07:54:05 UTC; unix
Archs: effectplots.so.dSYM
