11 lines
338 B
Plaintext
Raw Normal View History

2025-01-12 00:52:51 +08:00
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