intraspotCorrelation(object, design, trim=0.15)
MAList
object or a list from which M
and A
values may be extractedmean
.lmscFit
.
The function may take long time to execute.remlscore
from the statmod package.
An overview of methods for single channel analysis in limma is given by 07.SingleChannel.# See lmscFit
corfit <- intraspotCorrelation(MA, design)
all.correlations <- tanh(corfit$atanh.correlations)
boxplot(all.correlations)
Run the code above in your browser using DataLab