plot_global: Get the result of an interpretation method

View source: R/InterpretingMethod.R

plot_globalR Documentation

Get the result of an interpretation method

Description

This is a generic S3 method for the R6 method InterpretingMethod$plot_global(). See the respective method described in InterpretingMethod for details.

Usage

plot_global(x, ...)

Arguments

x

An object of the class InterpretingMethod including the subclasses Gradient, SmoothGrad, LRP, DeepLift, DeepSHAP, IntegratedGradient, ExpectedGradient and ConnectionWeights.

...

Other arguments specified in the R6 method InterpretingMethod$plot_global(). See InterpretingMethod for details.


bips-hb/innsight documentation built on April 14, 2025, 6:01 p.m.