Transpose of ECDF for centered fitted values and residuals from a linear model.
Transpose of ECDF (Empirical CDF) for centered fitted values and residuals from a linear model.
diagplot5new(linearmodel, ..., pch = 19)
linearmodel |
|
pch, ... |
Arguments to |
This is an implementation in xyplot
of the "r-f spread" plot.
"trellis"
object.
Richard M. Heiberger <rmh@temple.edu>
William Cleveland (1993), Visualizing Data, Hobart Press.
## See ?residVSfitted ## Not run: data(fat) fat.lm <- lm(bodyfat ~ abdomin, data=fat) diagplot5new(fat.lm) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.