11 lines
338 B
Plaintext
11 lines
338 B
Plaintext
|
|
plot.lm2
|
|
--------
|
|
|
|
- Upgrade to match current plot.lm code
|
|
- For predictor vs resid, use boxplot when predictor is a factor
|
|
- Rug plot or histogram for residuals/fitted values in both dimensions
|
|
- Confidence region for normal distribution with equivalent number of points on QQ plot
|
|
- display "bad" cutoff line for cook's distance plot
|
|
|