Learn R Programming

iml (version 0.1)

plot.ICE: Individual conditional expectation plots

Description

plot.ICE() plots individiual expectation curves for each observation for one feature.

Usage

# S3 method for ICE
plot(x, ...)

Arguments

x

The individual conditional expectation curves. An ICE R6 object

...

Further arguments for the objects plot function

Value

ggplot2 plot object

Details

For examples see ice

See Also

ice