plot.ALEPlots {ale} | R Documentation |
Plot method for ALEPlots object
Description
Plot an ALEPlots
object.
Arguments
x |
An object of class |
max_print |
integer(1). The maximum number of plots that may be printed at a time. 1D plots and 2D are printed on separate pages, so this maximum applies separately to each dimension of ALE plots, not to all dimensions combined. |
... |
Arguments to pass to |
Value
Invisibly returns x
.
[Package ale version 0.5.0 Index]