Learn R Programming

iml (version 0.1)

plot.LIME: LIME plot

Description

plot.LIME() plots the feature effects of the LIME model.

Usage

# S3 method for LIME
plot(object)

Arguments

object

A LIME R6 object

Value

ggplot2 plot object

Details

For examples see lime

See Also

lime