RcmdrPlugin.HH (version 1.1-47)

Regr1Plot: Rcmdr Menu function to display the squared residuals.

Description

Rcmdr Menu function to display the squared residuals of a linear fit of one y variable on one x variable. The default model is simple linear regression y ~ x. Any other model of one y on one x may be used. See the last example in regr1.plot for an example of a quadratic function of x.

Usage

Regr1Plot()

Arguments

Author

Richard M. Heiberger <rmh@temple.edu>

See Also

regr1.plot