Learn R Programming

discSurv (version 1.4.2)

plot.discSurvAdjDevResid: Plot method of class "discSurvAdjDevResid"

Description

Is called implicitly by using standard plot function on an object of class "discSurvAdjDevResid". It plots a qqplot against the normal distribution. If the model fits the data well, it should be approximately normal distributed.

Usage

# S3 method for discSurvAdjDevResid
plot(x, ...)

Arguments

x

Object of class "discSurvAdjDevResid"

...

Additional arguments to plot function

See Also

adjDevResid