plot.model_parts {DALEX}R Documentation

Plot Variable Importance Explanations

Description

Plot Variable Importance Explanations

Usage

## S3 method for class 'model_parts'
plot(x, ...)

Arguments

x

an object of the class model_parts

...

other parameters described below

Value

An object of the class ggplot.

Plot options

variable_importance


[Package DALEX version 2.4.3 Index]