plot.predict_profile: Plot Variable Profile Explanations
Description
Plot Variable Profile Explanations
Usage
# S3 method for predict_profile
plot(x, ...)
Arguments
x
a model to be explained, preprocessed by the explain
function
Value
An object of the class variable_profile
.