plot.featvis: Generate a partial depedence plot for a specified feature

Description Usage Arguments

View source: R/plot_featvis.R

Description

Generate a partial depedence plot for a specified feature

Usage

1
2
## S3 method for class 'featvis'
plot(x, rug = TRUE, ...)

Arguments

x

A featvis object returned from a call to totalvis

rug

Adds a rug representation of the feature

...

Additional optional arguments to be passed to plot, accepts xlab or main as arguments


nickseedorff/totalvis documentation built on May 12, 2021, 8:49 p.m.