Learn R Programming

iml (version 0.1)

plot.Shapley: Shapley plot

Description

plot.Shapley() plots the Shapley values - the contributions of feature values to the prediction.

Usage

# S3 method for Shapley
plot(object)

Arguments

object

A Shapley R6 object

Value

ggplot2 plot object

Details

For examples see shapley

See Also

shapley