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
## Not run:
# corfit <- intraspotCorrelation(MA, design)
# all.correlations <- tanh(corfit$atanh.correlations)
# boxplot(all.correlations)
# ## End(Not run)
Run the code above in your browser using DataLab