plot.shapley.multipleFeatures: Plots a graph that shows the effect of several features over...

Description Usage Arguments

Description

This method draws a plot for, the observed value and describes the influence of the selected features.

Usage

1
2
3
## S3 method for class 'shapley.multipleFeatures'
plot(shap.values, features = c("crim",
  "lstat"))

Arguments

shap.values

A shapley object (generated by shapley(...)) that contains the shapley.values and other important information about the task and model.

features

A vector of the interesting feature names.


redichh/ShapleyR documentation built on May 28, 2019, 7:49 a.m.