Difference between revisions of "Talk:Limma analysis"

From Organic Design wiki
(TODO)
 
(Snippets out of limmaUsersGuide)
 
Line 1: Line 1:
 
Needs sections to cover the following topics;
 
Needs sections to cover the following topics;
 
* Interaction of correlation, ndups, block arguements in analysis
 
* Interaction of correlation, ndups, block arguements in analysis
 +
**  If 'block' is not 'NULL' then different arrays are assumed to be correlated.
 +
** If 'block' is 'NULL' and 'ndups' is greater than one then replicate spots on the same array are assumed to be correlated.\
 +
**It is not possible at this time to fit models with both a block structure and a duplicate-spot correlation structure simultaneously.
 +
*If the argument 'block' is used, then it is assumed that  'ndups=1'.
 +
 
* Improvement of details based on ''?lmFit'' information
 
* Improvement of details based on ''?lmFit'' information
 
* Improve [[firstPrinciples.R]] article
 
* Improve [[firstPrinciples.R]] article
 
--[[User:Sven|Sven]] 11:41, 11 Dec 2006 (NZDT)
 
--[[User:Sven|Sven]] 11:41, 11 Dec 2006 (NZDT)
 
----
 
----

Latest revision as of 21:15, 12 December 2006

Needs sections to cover the following topics;

  • Interaction of correlation, ndups, block arguements in analysis
    • If 'block' is not 'NULL' then different arrays are assumed to be correlated.
    • If 'block' is 'NULL' and 'ndups' is greater than one then replicate spots on the same array are assumed to be correlated.\
    • It is not possible at this time to fit models with both a block structure and a duplicate-spot correlation structure simultaneously.
  • If the argument 'block' is used, then it is assumed that 'ndups=1'.

--Sven 11:41, 11 Dec 2006 (NZDT)