powered by
Diagnostic plots available with lm-objects are provided.
# S3 method for pcreg plot(x, ...)
x output from pcreg(). It has S3 class 'pcreg'.
x
additional parameters
Nothing. The plot is produced.
See plot method for S3 class 'lm'.
pcreg, fitted.pcreg, residuals.pcreg
pcreg
fitted.pcreg
residuals.pcreg
# NOT RUN { ans <- pcreg(mcdonald, scale=TRUE) plot(ans) # }
Run the code above in your browser using DataLab