Package: effectplots 0.2.1

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.

Authors:Michael Mayer [aut, cre]

effectplots_0.2.1.tar.gz
effectplots_0.2.1.zip(r-4.5)effectplots_0.2.1.zip(r-4.4)effectplots_0.2.1.zip(r-4.3)
effectplots_0.2.1.tgz(r-4.4-x86_64)effectplots_0.2.1.tgz(r-4.4-arm64)effectplots_0.2.1.tgz(r-4.3-x86_64)effectplots_0.2.1.tgz(r-4.3-arm64)
effectplots_0.2.1.tar.gz(r-4.5-noble)effectplots_0.2.1.tar.gz(r-4.4-noble)
effectplots_0.2.1.tgz(r-4.4-emscripten)effectplots_0.2.1.tgz(r-4.3-emscripten)
effectplots.pdf |effectplots.html
effectplots/json (API)
NEWS

# Install 'effectplots' in R:
install.packages('effectplots', repos = c('https://mayer79.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mayer79/effectplots/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

machine-learningregressionxaicpp

5.03 score 18 stars 7 scripts 334 downloads 10 exports 72 dependencies

Last updated 10 days agofrom:85587f3536. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 11 2025
R-4.5-win-x86_64OKJan 11 2025
R-4.5-linux-x86_64OKJan 11 2025
R-4.4-win-x86_64OKJan 11 2025
R-4.4-mac-x86_64OKJan 11 2025
R-4.4-mac-aarch64OKJan 11 2025
R-4.3-win-x86_64OKJan 11 2025
R-4.3-mac-x86_64OKJan 11 2025
R-4.3-mac-aarch64OKJan 11 2025

Exports:.ale.pdaleaverage_observedaverage_predictedbiaseffect_importancefcutfeature_effectspartial_dependence

Dependencies:askpassbase64encbslibcachemclicollapsecolorspacecpp11crosstalkcurldata.tabledigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpatchworkpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml

Readme and manuals

Help Manual

Help pageTopics
Barebone Accumulated Local Effects (ALE).ale
Barebone Partial Dependence.pd
Accumulated Local Effects (ALE)ale ale.default ale.explainer ale.H2OModel ale.ranger
Average Observedaverage_observed
Average Predictionsaverage_predicted
Bias / Average Residualsbias
Variable Importanceeffect_importance
Fast cut()fcut
Feature Effectsfeature_effects feature_effects.default feature_effects.explainer feature_effects.H2OModel feature_effects.ranger
Partial Dependencepartial_dependence partial_dependence.default partial_dependence.explainer partial_dependence.H2OModel partial_dependence.ranger
Plots "EffectData" Objectplot.EffectData
Update "EffectData" Objectupdate.EffectData