plot-lcModels-method {latrend} | R Documentation |
Grid plot for a list of models
Description
Grid plot for a list of models
Usage
## S4 method for signature 'lcModels,ANY'
plot(x, y, ..., subset, gridArgs = list())
Arguments
x |
The |
y |
Not used. |
... |
Additional parameters passed to the |
subset |
Logical expression based on the |
gridArgs |
Named list of parameters passed to gridExtra::arrangeGrob. |
[Package latrend version 1.6.1 Index]