/usr/lib/R/site-library/gplots/TODO is in r-cran-gplots 2.11.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | 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
|