effectplots: Effect Plots

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.

Getting started

Package details

AuthorMichael Mayer [aut, cre]
MaintainerMichael Mayer <mayermichael79@gmail.com>
LicenseGPL (>= 3)
Version0.2.2
URL https://github.com/mayer79/effectplots
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("effectplots")

Try the effectplots package in your browser

Any scripts or data that you put into this service are public.

effectplots documentation built on April 12, 2025, 2:13 a.m.