Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.pcreg

Diagnostic plots for PCR and PLS


Description

Diagnostic plots available with lm-objects are provided.

Usage

## S3 method for class 'pcreg'
plot(x, ...)

Arguments

x

x output from pcreg(). It has S3 class 'pcreg'.

...

additional parameters

Details

See plot method for S3 class 'lm'.

Value

Nothing. The plot is produced.

Author(s)

A. I. McLeod

See Also

Examples

ans <- pcreg(mcdonald, scale=TRUE)
plot(ans)

bestglm

Best Subset GLM and Regression Utilities

v0.37.3
GPL (>= 2)
Authors
A.I. McLeod, Changjiang Xu and Yuanhao Lai
Initial release
2020-03-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.