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

get_result(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$get_result(). See InterpretingMethod for details.