div class="preformatted">Hi,
-using Bioconductor v1.8.1 and limma v1.6.1
When I use backgroundCorrect(minimum) and then dupcor.series I don't
get
a correlation value (NaN), if I don't use...statmod
Attaching package 'statmod':
The following object(s) are masked from package:limma :
matvec vecmat
> cor$cor
[1] NaN
> MAdef=normalizeWithinArrays(RG, RG$printer)…
