plot.featice: Generate an ICE plots over for a specified feature

Description Usage Arguments

View source: R/plot_featice.R

Description

Generate an ICE plots over for a specified feature

Usage

1
2
## S3 method for class 'featice'
plot(x, center = TRUE, rug = TRUE, plot_frac = 0.1, legend_cex = 1, ...)

Arguments

x

A featice.object returned from a call to totalvis

center

Logical, produces centered ice plots

rug

Adds a rug of the feature of intervest

plot_frac

Fraction of individual conditional expectation curves to plot

legend_cex

Character expansion factor for the legend

...

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.