A Trellis xyplot of predictions versus the primary covariate is
generated, with a different panel for each value of the grouping
factor. Predicted values are joined by lines, with
different line types (colors) being used for each level of
grouping. Original observations are represented by circles.
Usage
## S3 method for class 'augPred':
plot(x, key, grid, ...)
Arguments
Value
A Trellis plot of predictions versus the primary covariate, with panels
determined by the grouping factor.