Learn R Programming

lares (version 4.4)

dalex_variable: DALEX Partial Dependency Plots (PDP)

Description

DALEX library function for creating Partial Dependency Plots and study variable's responses vs independent vector.

Usage

dalex_variable(explainer, variable, force_class = NA)

Arguments

explainer

Object. Result from dalex_explainer function

variable

Character. Which character do you wish to study?

force_class

Character. If you wish to force a class on your variable, which one do you need?