[R-gregmisc-users] SF.net SVN: r-gregmisc: [1296] trunk/gplots
Brought to you by:
warnes
From: <wa...@us...> - 2008-06-16 14:18:51
|
Revision: 1296 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1296&view=rev Author: warnes Date: 2008-06-16 07:18:50 -0700 (Mon, 16 Jun 2008) Log Message: ----------- Add TODO list to gplots Added Paths: ----------- trunk/gplots/TODO trunk/gplots/inst/TODO Added: trunk/gplots/TODO =================================================================== --- trunk/gplots/TODO (rev 0) +++ trunk/gplots/TODO 2008-06-16 14:18:50 UTC (rev 1296) @@ -0,0 +1 @@ +link inst/TODO \ No newline at end of file Property changes on: trunk/gplots/TODO ___________________________________________________________________ Name: svn:special + * Added: trunk/gplots/inst/TODO =================================================================== --- trunk/gplots/inst/TODO (rev 0) +++ trunk/gplots/inst/TODO 2008-06-16 14:18:50 UTC (rev 1296) @@ -0,0 +1,10 @@ + +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 + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |