plot-lcModels-method | R Documentation |
Grid plot for a list of models
## S4 method for signature 'lcModels,ANY'
plot(x, y, ..., subset, gridArgs = list())
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.