Learn R Programming

MNM (version 1.0-4)

plot.mvl1lm: 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 mvl1lm
plot(x, captation = "Residuals vs fitted", ...)

Arguments

x

an object of class mvl1lm.

captation

captation of the figure.

...

optional plotting arguments.

Author

Klaus Nordhausen