plot.PDP: Partial dependence plot
Description
plot.PDP() plots a line for a single feature and a tile plot for 2 features.
Usage
# S3 method for PDP
plot(x, ...)
Arguments
x
The partial dependence. A PDP R6 object
...
Further arguments for the objects plot function
Details
For examples see pdp