norm1c(logratio, logintensity, span = 0.6)http://www.biomedcentral.com/1471-2105/6/173
S. Dudoit, Y. H. Yang, M. Callow and T. Speed (2002). Statistical methods for identifying differentially expressed genes in replicated cDNA microarray experiments. Stat. Sin. 12, 111-139.
norm1d,norm1a,norm1b,norm2c,norm2d data(hiv)
lR<-log(hiv[,1:4],2)-log(hiv[,5:8],2)
lI<-log(hiv[,1:4],2)+log(hiv[,5:8],2)
lRnorm<-norm1c(lR,lI)
Run the code above in your browser using DataLab