plot.label {SHAPforxgboost}R Documentation

Internal-function to revise axis label for each feature

Description

This function further fine-tune the format of each feature

Usage

## S3 method for class 'label'
plot(plot1, show_feature)

Arguments

plot1

ggplot2 object

show_feature

feature to plot

Value

returns ggplot2 object with further mordified layers based on the feature


[Package SHAPforxgboost version 0.1.3 Index]