Grid plot for a list of models
# S4 method for lcModels,ANY
plot(x, y, ..., subset, gridArgs = list())
The lcModels
object.
Not used.
Additional parameters passed to the plot()
call for each lcModel
object.
Logical expression based on the lcModel
method arguments, indicating
which lcModel
objects to keep.
Named list of parameters passed to gridExtra::arrangeGrob.