Difference between revisions of "Talk:DiagnosticImages.R"

From Organic Design wiki
(TODO)
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
==Existing functions==
 +
*plotdensities
 +
*plotMA
 +
*plotMA3by2
 +
*imageplot
 +
*imageplot3by2
 +
 
==TODO==
 
==TODO==
*Create a function to draw histograms
+
* Code optimization, currently data processing is inefficiently repeated for each plot generation type
 +
*Create a function to draw histograms → histplot3by2
 
*Define a common x-axis on Imageplots etc
 
*Define a common x-axis on Imageplots etc
 
:[[User:Sven|Sven]] 07:18, 12 Jan 2006 (NZDT)
 
:[[User:Sven|Sven]] 07:18, 12 Jan 2006 (NZDT)
 
----
 
----

Latest revision as of 21:49, 11 January 2006

Existing functions

  • plotdensities
  • plotMA
  • plotMA3by2
  • imageplot
  • imageplot3by2

TODO

  • Code optimization, currently data processing is inefficiently repeated for each plot generation type
  • Create a function to draw histograms → histplot3by2
  • Define a common x-axis on Imageplots etc
Sven 07:18, 12 Jan 2006 (NZDT)