Dataset Level ExplanationsFunctions that generate dataset level explanations  | 
      |
|---|---|
Feature Importance  | 
      |
Partial Dependence Profiles  | 
      |
Accumulated Local Effects Profiles aka ALEPlots  | 
      |
| 
           
  | 
        Conditional Dependence Profiles  | 
      
Aggregates Ceteris Paribus Profiles  | 
      |
Cluster Ceteris Paribus Profiles  | 
      |
          Instance Level ExplanationsFunctions that generate instance level explanations  | 
      |
Ceteris Paribus Profiles aka Individual Variable Profiles  | 
      |
Ceteris Paribus 2D Plot  | 
      |
Calculate Oscillations for Ceteris Paribus Explainer  | 
      |
          GenericsGeneric functions for explanations  | 
      |
Natural language description of feature importance explainer  | 
      |
Prints Aggregated Profiles  | 
      |
Prints Individual Variable Explainer Summary  | 
      |
Print Generic for Feature Importance Object  | 
      |
          PlotsPlotting functions for explanations  | 
      |
Bind Multiple ggplot Objects  | 
      |
Plots Aggregated Profiles  | 
      |
Plot Ceteris Paribus 2D Explanations  | 
      |
Plots Ceteris Paribus Profiles  | 
      |
Plot Ceteris Paribus Oscillations  | 
      |
Plots Feature Importance  | 
      |
Adds a Layer with Aggregated Profiles  | 
      |
Adds a Layer with Observations to a Profile Plot  | 
      |
Adds a Layer with Profiles  | 
      |
Adds a Layer with Residuals to a Profile Plot  | 
      |
Adds a Layer with Rugs to a Profile Plot  | 
      |
Plots Ceteris Paribus Profiles in D3 with r2d3 Package.  | 
      |
Plots Aggregated Ceteris Paribus Profiles in D3 with r2d3 Package.  | 
      |
Plot Feature Importance Objects in D3 with r2d3 Package.  | 
      |
          UtilsUtils for explanations  | 
      |
Select Subset of Rows Closest to a Specified Observation  | 
      |
Select Subset of Rows  | 
      |
Internal Function for Individual Variable Profiles  | 
      |
Internal Function for Split Points for Selected Variables  | 
      |