plot.mvl1lm {MNM} | R Documentation |
Residual Plot for an mvl1lm Object
Description
Scatterplots of fitted vs. residual values of the response variable for an mvl1lm object.
Usage
## S3 method for class 'mvl1lm'
plot(x, captation = "Residuals vs fitted", ...)
Arguments
x |
an object of class |
captation |
captation of the figure. |
... |
optional plotting arguments. |
Author(s)
Klaus Nordhausen
[Package MNM version 1.0-4 Index]