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 mvl1lm.
captation captation of the figure.
... optional plotting arguments.

Author(s)

Klaus Nordhausen, klaus.nordhausen@uta.fi


[Package MNM version 0.95-1 Index]