plot,ubmsFit,ANY-method {ubms} | R Documentation |
Plot Residuals For All Submodels in a ubmsFit Model
Description
Plot Residuals For All Submodels in a ubmsFit Model
Usage
## S4 method for signature 'ubmsFit,ANY'
plot(x, y, ...)
Arguments
x |
A |
y |
Currently ignored |
... |
Currently ignored |
Value
A plot object of class gtable
with one panel per submodel.
[Package ubms version 1.2.6 Index]